Authorization, permissions, roles, admin checks, authz, gating, and locking down endpoints — via the access-zones library and our wrappers (assertProfileAccess, assertOrgAccess, assertProfileAdmin, getProfileAccessUser, AccessBoundary, AccessTierError) across zones profile, decisions, admin. Order OR'd grant checks so the broadest (admin) short-circuits before any lookup that can throw, and make an authorization path fail with UnauthorizedError rather than propagating a NotFoundError from an internal lookup. Use when adding a permission check, making an endpoint or mutation admin-only, gating a button or UI by role, wiring authz on a tRPC procedure / server action / route, hiding or showing components by permission, or handling the public/anonymous caller (AccessUser | undefined).
Claude Skills are markdown + scripts loaded into Claude Code; scanned with the same pipeline.
We found this by crawling public sources and nobody has attested to it. That is how most of the registry gets here, and it is not a mark against the artifact — it only means no authenticated act of publication is on record. An artifact can be the vendor's own and still appear here.
Claude Skills install to a single target, no runtime picker.
nerlo install -- 'oneprojectorg/common-agent-toolkit (access-control)'
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- 'oneprojectorg/common-agent-toolkit (access-control)' ~/.claude/skills/
Install respects the composite badge: Clean proceeds, Caution prompts for confirmation, and Flagged is refused. Write operations require an API token.
4 of 11 scanners examined this package. The rest do not apply to it — language, ecosystem and packaging decide which analyzers can say anything, and a scanner that cannot examine an artifact reports nothing rather than passing it.
v2.0.11
36 findings · 12.1s
v0.3.74
2 findings · 2.2s
v0.1.0
0 findings · 4.5s
v0.1.0
0 findings · 4.5s
v1.4.0
None of the entry points this scanner reads were found in this artifact. What each scanner covers
0 findings · 0.3s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.1s
v0.1.0
This scanner found nothing in this artifact that it assesses. What each scanner covers
0 findings · 1.2s
No report in this scan: govulncheck, osv-scanner, trivy, trivy_image.
1 scan on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 21, 2026 | Scan Halted | — | agentshield ·n/a: not applicablecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source ·n/a: not applicable | rejected |
Findings in files this artifact installs stand as reported; a model re-read the rest and said which ones it believes are false positives. This is a second opinion published beside the evidence, not a correction to it: the per-scanner reports above are unchanged, every dismissed finding is still listed there at its original severity, and the score and the Flagged badge are computed from those raw severities alone. Nothing below moved them.
Out of 38 findings across every scanner that examined this package.
These findings are in files this artifact installs and are not placeholder values. No false-positive basis can be corroborated for such a finding, so this review never dismisses one; they were not sent to the model and stand at their scanner's severity.
23 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/devtools/skills/component-file-structure/SKILL.md, /repo/plugins/devtools/skills/pr-description/SKILL.md, /repo/plugins/devtools/skills/asana-api/SKILL.md and 20 more · reported by cisco-skill-scanner
8 MANIFEST_DESCRIPTION_TOO_LONG
Files: /repo/plugins/devtools/skills/component-file-structure/SKILL.md, /repo/plugins/devtools/skills/realtime-channels/SKILL.md, /repo/plugins/devtools/skills/code-conventions/SKILL.md and 5 more · reported by cisco-skill-scanner
3 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/plugins/devtools/skills/technical-writing/SKILL.md, /repo/SKILL.md, /repo/plugins/devtools/skills/vercel-react-best-practices/rules/SKILL.md · reported by cisco-skill-scanner
1 AAK-HEALTHCARE-AI-004
Files: plugins/devtools/skills/component-file-structure/SKILL.md · reported by agent-audit-kit
1 AAK-MARKETPLACE-001
Files: .claude-plugin/marketplace.json · reported by agent-audit-kit
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 SECRET_CONNECTION_STRING
Files: /repo/plugins/devtools/skills/test-conventions/SKILL.md · reported by cisco-skill-scanner
Artifact contains connection string and high-risk marketplace configuration.
The artifact includes a secret connection string in `/repo/plugins/devtools/skills/test-conventions/SKILL.md`, which could allow credential access. A high-risk configuration is present in `.claude-plugin/marketplace.json` as identified by AAK-MARKETPLACE-001. Additionally, a medium severity finding (AAK-HEALTHCARE-AI-004) indicates potential issues with sensitive data handling. These findings warrant attention due to the capabilities they imply.
Concern level assessed by the review: High. This is the review's scale, not the registry badge.
Reviewed by gemini-2.5-flash. The model sees the findings, not your code, and cannot change a score.