@ferroxlabs/ferrox-inbox
AYou want open GitHub issues and PRs triaged against your templates and contributing rules
Install
agr install @ferroxlabs/ferrox-inbox --target claudeWrites 1 file into .claude/skills/, pinned to git-cd358e6e.
- .claude/skills/ferrox-inbox/SKILL.md
Document
name: ferrox-inbox description: "You want open GitHub issues and PRs triaged against your templates and contributing rules" argument-hint: "[--issues] [--prs] [--label] [--close-incomplete] [--repo owner/repo]" allowed-tools:
- Read
- Bash
- Write
- Grep
- Glob
- AskUserQuestion
Flow: Detect repo → Fetch open issues + PRs → Classify each by type → Review against template → Report findings → Optionally act (label, comment, close)
<execution_context> @~/.claude/ferrox-core/workflows/inbox.md </execution_context>
Trustgrade A
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- passLicense
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-cd358e6e2e572026-07-31