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.
7 critical findings reported by cisco-skill-scanner, agent-audit-kit. The composite score alone does not reflect this — read the per-scanner reports below.
Claude Skills install to a single target, no runtime picker.
nerlo install -- mms-open-climbs
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- mms-open-climbs ~/.claude/skills/
Install respects the composite badge: Clean proceeds, Caution prompts for confirmation, and Flagged is refused. Write operations require an API token.
5 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.
v1.4.0
16 findings · 1.8s
v2.0.11
106 findings · 12.9s
v0.3.74
18 findings · 9.0s
v0.1.0
20 findings · 8.8s
v0.1.0
0 findings · 8.8s
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 · 2.1s
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 22, 2026 | Scan Halted | — | agentshield: completecisco-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 160 findings across every scanner that examined this package. None of the 7 findings rated critical by their scanner were dismissed.
Not reviewed is not the same as clean. Those 12 findings stand exactly as their scanners reported them, at full severity, as they would have without this review.
Two keys had to turn. The model had to name a reason from a fixed list of six, and a deterministic check of ours — over which files this artifact actually installs — had to independently agree. Anything it could not corroborate is in “not reviewed” above, at full severity.
14 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: LOW_ANALYZABILITY, UNANALYZABLE_BINARY, SOCIAL_ENG_VAGUE_DESCRIPTION and 2 more · Files: /repo/docs/solution-plans, /repo/docs/solution-plans/MMS-Open-Climbs-User-Manual.pdf, /repo/.github/ISSUE_TEMPLATE/SKILL.md and 5 more · reported by cisco-skill-scanner
7 CI or editor configuration — The match is in build, CI or editor configuration, confirmed by our own check to be outside the installed artifact.
Rules: AAK-GHA-IMMUTABLE-001, AAK-IDE-TASK-004 · Files: .github/workflows/firebase-ci-cd.yml, .github/workflows/test-automation-v2.yml, .github/workflows/pr-title-checker.yml and 4 more · reported by agent-audit-kit
6 Test or fixture file — The match is in a test or fixture. Our own check confirmed the file is not part of what gets installed.
Rules: FILE_MAGIC_MISMATCH, DATA_EXFIL_JS_NETWORK · Files: /repo/tests/utils/docCompliance.test.js, /repo/tests/utils/registrationFees.test.js, /repo/functions/tests/index.test.js and 3 more · reported by cisco-skill-scanner
2 Agent instruction file — The match is in a file that instructs an AI coding agent — a CLAUDE.md or similar. It is documentation of intent, and our own check confirmed it is not part of what gets installed.
Rules: AAK-AGENT-002 · Files: .claude/CLAUDE.md · reported by agent-audit-kit
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.
39 HIDDEN_DATA_FILE
Files: /repo/.vite/deps/_metadata.json, /repo/.agents/skills/wayfinder/agents/openai.yaml, /repo/.dependency-cruiser.cjs and 36 more · reported by cisco-skill-scanner
21 MANIFEST_MISSING_LICENSE
Files: /repo/.claude/skills/grill-with-docs/SKILL.md, /repo/.claude/skills/grilling/SKILL.md, /repo/.claude/skills/grill-me/SKILL.md and 18 more · reported by cisco-skill-scanner
12 DATA_EXFIL_JS_NETWORK
Files: /repo/functions/find-bucket.mjs, /repo/functions/list-buckets.mjs, /repo/functions/src/index.js and 3 more · reported by cisco-skill-scanner
12 opt.nerlo-rules.nerlo-js-secret-to-network-egress
Files: /repo/functions/find-bucket.mjs, /repo/functions/list-buckets.mjs, /repo/functions/src/index.js and 3 more · reported by nerlo-behavioral
8 opt.nerlo-rules.nerlo-hardcoded-external-egress
Files: /repo/functions/find-bucket.mjs, /repo/functions/src/index.js, /repo/scripts/generate-release-notes.mjs and 2 more
12 The model called these false positives and our own check did not agree, so the dismissal was refused.
Rules: skills-missing-telemetry-.claude/commands/health-check.md, skills-missing-governance-.claude/commands/ship-check.md, skills-missing-governance-commands/ship-check.md and 9 more · Files: .claude/commands/health-check.md, .claude/commands/ship-check.md, commands/ship-check.md and 3 more · reported by agentshield
Critical risks: command injection, API secrets, path traversal.
The artifact contains critical command injection vulnerabilities in `scripts/generate-release-notes.mjs` and `scripts/set-storage-cors.mjs`, allowing shell execution. Multiple Google API secrets are present in `scripts/generate-release-notes.mjs`, `scripts/seed-climbs.mjs`, and `scripts/set-admin.mjs`, which could lead to credential access. A path traversal vulnerability exists in `scripts/set-admin.mjs`, potentially enabling unauthorized file writes or reads. Additionally, high severity findings indicate network egress of secrets from various `functions` and `scripts` files.
Concern level assessed by the review: Critical. 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.
3 AAK-LEGAL-002
Files: package.json, functions/package.json, .vite/deps/package.json · reported by agent-audit-kit
3 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/scripts/generate-release-notes.mjs, /repo/scripts/set-storage-cors.mjs · reported by cisco-skill-scanner
3 SECRET_GOOGLE_API
Files: /repo/scripts/generate-release-notes.mjs, /repo/scripts/seed-climbs.mjs, /repo/scripts/set-admin.mjs · reported by cisco-skill-scanner
3 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/.claude/SKILL.md, /repo/.claude/commands/SKILL.md · reported by cisco-skill-scanner
2 hooks-no-pretooluse
Files: settings.json, .claude/settings.json · reported by agentshield
2 LOW_ANALYZABILITY
Files: /repo/.agents/skills/setup-ts-deep-modules, /repo · reported by cisco-skill-scanner
2 permissions-no-deny-list
Files: settings.json, .claude/settings.json · reported by agentshield
1 AAK-HEALTHCARE-AI-004
Files: CONTEXT.md · reported by agent-audit-kit
1 AAK-MCP-AUTH-PATHTRAVERSAL-001
Files: scripts/set-admin.mjs · reported by agent-audit-kit
1 AAK-OAUTH-007
Files: functions/find-bucket.mjs · reported by agent-audit-kit
1 AAK-SUPPLY-005
Files: package-lock.json · reported by agent-audit-kit
1 AAK-TRUST-004
Files: .claude/settings.json · reported by agent-audit-kit
1 AAK-TRUST-006
Files: .claude/settings.json · reported by agent-audit-kit
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 FILE_MAGIC_MISMATCH
Files: /repo/src/utils/recordPayment.js · reported by cisco-skill-scanner
1 MANIFEST_INVALID_NAME
Files: /repo/.claude/SKILL.md · reported by cisco-skill-scanner