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.
47 critical findings reported by cisco-skill-scanner, agent-audit-kit, 43 of them in the installed artifact. 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 -- regen-civics-landing
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- regen-civics-landing ~/.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
15 findings · 0.9s
v2.0.11
1574 findings · 136.1s
v0.3.74
87 findings · 88.5s
v0.2.0
67 findings · 68.6s
v0.2.0
25 findings · 68.7s
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.0s
No report in this scan: govulncheck, osv-scanner, trivy, trivy_image.
2 scans on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Sep 8, 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 |
| Jul 31, 2026 | Flagged42 | — | agentshield: completecisco-skill-scanner ·!: timeoutagent-audit-kit ·!: timeoutnerlo-behavioral ·!: timeoutnerlo-install-instruction ·!: timeoutnerlo-multi-source ·n/a: not applicabletrivy: completeosv-scanner: completetrivy_image ·n/a: not applicable | completed |
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 1,768 findings across every scanner that examined this package. 4 of 47 findings rated critical by their scanner were among the dismissals.
Not reviewed is not the same as clean. Those 5 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.
51 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: YARA_script_injection_generic, AAK-SECRET-002, AAK-SECRET-001 and 7 more · Files: /repo/server/forum-sanitize.test.ts, server/call-insights.test.ts, server/llm-failover.test.ts and 16 more · reported by cisco-skill-scanner, agent-audit-kit, nerlo-behavioral
50 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: PROMPT_INJECTION_IGNORE_INSTRUCTIONS, YARA_autonomy_abuse_generic, AAK-HEALTHCARE-AI-004 and 4 more · Files: /repo/.ai/docs/security/AI-AUTOMATION-RISKS.md, /repo/.ai/docs/security/SKILL.md, /repo/.ai/docs/SKILL.md and 22 more · reported by cisco-skill-scanner, agent-audit-kit, nerlo-install-instruction
10 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: MANIFEST_MISSING_LICENSE · Files: /repo/.claude/skills/testing/SKILL.md, /repo/.github/SKILL.md, /repo/docs/SKILL.md and 7 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, MANIFEST_INVALID_NAME · Files: .github/workflows/contrast-audit.yml, .github/workflows/ci.yml, .github/workflows/assembly-builder.yml and 2 more · reported by agent-audit-kit, cisco-skill-scanner
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.
314 YARA_autonomy_abuse_generic
Files: /repo/SKILL.md, /repo/.human/visions/SKILL.md, /repo/client/src/data/questMasterContent.ts and 1 more · reported by cisco-skill-scanner
234 UNANALYZABLE_BINARY
Files: /repo/client/public/quest-guides/quest-14-love-to-heal-your-body.pdf, /repo/client/public/audio/wasteland-into-wonderland.mp3, /repo/.claude/skills_packaged/ln-513-agent-reviewer.skill and 231 more · reported by cisco-skill-scanner
208 BINARY_FILE_DETECTED
Files: /repo/.claude/skills_packaged/data-to-ui.skill, /repo/.claude/skills_packaged/ln-623-code-principles-auditor.skill, /repo/.claude/skills_packaged/open-source-marketing.skill and 205 more · reported by cisco-skill-scanner
187 MANIFEST_MISSING_LICENSE
Files: /repo/.claude/skills/debugging/SKILL.md, /repo/.claude/skills/regen-ship-gate/SKILL.md, /repo/.claude/skills/swarm-supervisor/SKILL.md and 184 more · reported by cisco-skill-scanner
145 YARA_prompt_injection_unicode_steganography
Files:
4 The model did not answer for these findings.
Rules: AAK-AGENT-TRUST-001, AAK-AGENT-003, agents-claude-md-autorun-17346 and 1 more · Files: .github/workflows/assembly-builder.yml, CLAUDE.md, /repo/.ai/docs/SKILL.md · reported by agent-audit-kit, agentshield, cisco-skill-scanner
1 The model called these false positives and our own check did not agree, so the dismissal was refused.
Rules: HIDDEN_DATA_FILE · Files: /repo/.human/copy/BLOG_CLAIM_YOUR_PROJECT.md · reported by cisco-skill-scanner
Artifact exposes secrets and allows shell command execution.
The artifact contains exposed Stripe API keys and other secrets. It also includes code that can execute arbitrary shell commands via JavaScript child processes and the Function constructor in files like `render-graphs.js`, `build-ship-basemap.ts`, and `DonateForm.tsx`. Additionally, critical findings related to agent skills and a PDF structural threat warrant attention.
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.
100 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/.claude/skills/regen-ship-gate/SKILL.md, /repo/.claude/skills/regen-background-design/SKILL.md, /repo/.claude/skills/regen-railway-crons/SKILL.md and 97 more · reported by cisco-skill-scanner
78 DATA_EXFIL_JS_NETWORK
Files: /repo/apps/gov/src/lib/api.ts, /repo/client/src/components/AuthDialog.tsx, /repo/client/src/components/BioregionMultiSelect.tsx and 55 more · reported by cisco-skill-scanner
60 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/.claude/skills/writing-skills/render-graphs.js, /repo/harness/shoot.mjs, /repo/scripts/backfill-idea-titles.ts and 30 more · reported by cisco-skill-scanner
36 opt.nerlo-rules.nerlo-js-secret-to-network-egress
Files: /repo/apps/gov/src/lib/api.ts, /repo/scripts/build-elder-corpus.ts, /repo/scripts/create-hypha-webhook.ts and 20 more · reported by nerlo-behavioral
31 FILE_MAGIC_MISMATCH
Files: /repo/.claude/skills/ln-741-linter-configurator/references/directory_build_props_template.xml, /repo/.claude/skills/ln-743-test-infrastructure/references/xunit_csproj_template.xml, /repo/drizzle/relations.ts and 23 more · reported by cisco-skill-scanner
30 HIDDEN_DATA_FILE
Files: /repo/.human/visions/QUEST_ORGANIZATION_PLAN.md, /repo/.human/visions/COMMUNITY_SPACE_DESIGN_2026.md, /repo/.human/visions/AI_BUILDER_PROMPT.md and 27 more · reported by cisco-skill-scanner
25 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/scripts/build-ship-basemap.ts, /repo/scripts/extract-ship-frames.ts, /repo/scripts/gate.mjs and 7 more · reported by cisco-skill-scanner
22 AAK-HEALTHCARE-AI-004
Files: CLAUDE_CODE_PROMPT_FORUM_WORLD_CLASS.md, CLAUDE_CODE_PROMPT_2026-07-10_REGEN_SHIP.md, CROWDPOOLING_PLATFORM_SPEC.md and 19 more · reported by agent-audit-kit
17 opt.nerlo-rules.nerlo-hardcoded-external-egress
Files: /repo/client/src/hooks/useHemisphere.ts, /repo/scripts/build-elder-corpus.ts, /repo/scripts/check-contrast.mjs and 11 more · reported by nerlo-behavioral
15 AAK-SECRET-004
Files: transcription-worker/main.py, scripts/upload-demo-campaign-images.ts, scripts/seed-assembly-examples.ts and 11 more · reported by agent-audit-kit
15 YARA_capability_inflation_generic
Files: /repo/SHIP_LIVE_AUDIT_2026-07-11.md, /repo/SKILL.md, /repo/archive/CLAUDE_CODE_PROMPT_2026-04-17_SPRINT3_WORLD_CLASS.md and 3 more · reported by cisco-skill-scanner
14 LOW_ANALYZABILITY
Files: /repo/.claude/skills/regen-qa-crawl, /repo/client/src/pages/core, /repo/.claude/skills/ln-743-test-infrastructure and 11 more · reported by cisco-skill-scanner
13 opt.nerlo-rules.nerlo-install-shell-inline-command
Files: /repo/.claude/skills/ln-613-code-comments-auditor/references/comments_rules.md, /repo/.claude/skills/regen-railway-crons/SKILL.md, /repo/COORDINATION_ENGINE_WORKFLOW.md and 2 more · reported by nerlo-install-instruction
7 AAK-OAUTH-007
Files: drizzle/schema.ts, server/routes/oidc.ts, server/_core/env.ts and 4 more · reported by agent-audit-kit
7 PIPELINE_TAINT_FLOW
Files: /repo/.claude/skills/article-extractor/SKILL.md, /repo/archive/FIXES_TO_MAKE_2026-04-19_CARRYOVER.md, /repo/archive/SKILL.md · reported by cisco-skill-scanner
6 AAK-SKILL-003
Files: .claude/skills/ln-635-test-isolation-auditor/SKILL.md, .claude/skills/devrel-content/SKILL.md, .claude/skills/regen-railway-crons/SKILL.md and 3 more · reported by agent-audit-kit
6 opt.nerlo-rules.nerlo-install-run-bundled-artifact
Files: /repo/.claude/skills/ln-522-manual-tester/SKILL.md, /repo/.claude/skills/ln-720-structure-migrator/references/clean_architecture_dotnet.md, /repo/.claude/skills/ln-722-backend-generator/references/program_sections.md and 3 more · reported by nerlo-install-instruction
5 COMMAND_INJECTION_JS_FUNCTION_CONSTRUCTOR
Files: /repo/client/src/pages/core/DonateForm.tsx, /repo/server/_core/security.ts · reported by cisco-skill-scanner
5 DATA_EXFIL_NETWORK_REQUESTS
Files: /repo/transcription-worker/main.py, /repo/scripts/nano-banana-pro-generate-image.py, /repo/scripts/scrape-yeshua-canon.py · reported by cisco-skill-scanner
5 SECRET_CONNECTION_STRING
Files: /repo/SKILL.md, /repo/scripts/fix-admin-role.ts, /repo/scripts/seed-crowdpool-uat.ts and 1 more · reported by cisco-skill-scanner
4 AAK-IPI-WILD-CORPUS-001
Files: archive/FIXES_TO_MAKE_2026-04-26_path_progression_phase1.md, .claude/skills/swarm-supervisor/SKILL.md, .claude/skills/ln-310-story-validator/references/risk_validation.md and 1 more · reported by agent-audit-kit
4 hooks-no-pretooluse
Files: settings.json, settings.local.json, .claude/settings.json and 1 more · reported by agentshield
4 MANIFEST_INVALID_NAME
Files: /repo/.claude/skills/vibesec/SKILL.md, /repo/.human/SKILL.md, /repo/AIResearch/SKILL.md and 1 more · reported by cisco-skill-scanner
4 permissions-no-deny-list
Files: settings.json, settings.local.json, .claude/settings.json and 1 more · reported by agentshield
4 permissions-permissive-Bash(node -e ":*)
Files: settings.json, settings.local.json, .claude/settings.json and 1 more · reported by agentshield
3 EXCESSIVE_FILE_COUNT
Files: /repo/., /repo/archive/., /repo/drizzle/. · reported by cisco-skill-scanner
2 AAK-LEGAL-001
Files: package.json, packages/shared-types/package.json · reported by agent-audit-kit
2 AAK-LEGAL-002
Files: workers/image-gen/package.json, apps/gov/package.json · reported by agent-audit-kit
2 AAK-OAUTH-001
Files: server/routes/oidc.ts, server/webhooks/brain-assets.ts · reported by agent-audit-kit
2 AAK-SKILL-001
Files: .claude/skills/regen-railway-crons/SKILL.md, .claude/skills/article-extractor/SKILL.md · reported by agent-audit-kit
2 AAK-TRUST-004
Files: .claude/settings.json, .claude/settings.local.json · reported by agent-audit-kit
2 AAK-TRUST-006
Files: .claude/settings.json, .claude/settings.local.json · reported by agent-audit-kit
2 ARCHIVE_FILE_DETECTED
Files: /repo/client/public/core/formation-document.docx, /repo/ReGenCivics_LearnShare_Brief.docx · reported by cisco-skill-scanner
2 opt.nerlo-rules.nerlo-install-pipe-to-shell
Files: /repo/.claude/skills/article-extractor/SKILL.md · reported by nerlo-install-instruction
2 opt.nerlo-rules.nerlo-py-secret-to-network-egress
Files: /repo/scripts/nano-banana-pro-generate-image.py, /repo/transcription-worker/main.py · reported by nerlo-behavioral
2 permissions-permissive-Bash(rm -f ../../../.git/index.lock ../../../.git/HEAD.lock)
Files: settings.local.json, .claude/settings.local.json · reported by agentshield
2 SECRET_STRIPE_KEY
Files: /repo/.claude/skills/ln-310-story-validator/references/quality_validation.md, /repo/.claude/skills/ln-310-story-validator/references/SKILL.md · reported by cisco-skill-scanner
2 TOOL_ABUSE_UNDECLARED_NETWORK
Files: /repo/repo/AI_VISIBILITY_LOG.md, /repo/transcription-worker/repo/transcription-worker/README.md · reported by cisco-skill-scanner
1 AAK-HEALTHCARE-AI-005
Files: CLAUDE_CODE_PROMPT_CORE_CHURCH_SITE.md · reported by agent-audit-kit
1 AAK-MCP-013
Files: server/_core/index.ts · reported by agent-audit-kit
1 AAK-MCP-015
Files: harness/shoot.mjs · reported by agent-audit-kit
1 AAK-OAUTH-005
Files: server/_core/index.ts · reported by agent-audit-kit
1 AAK-OAUTH-006
Files: server/_core/oauth.ts · reported by agent-audit-kit
1 AAK-SECRET-001
Files: .env.example · reported by agent-audit-kit
1 AAK-SPLUNK-TOKLOG-001
Files: server/webhooks/brain-assets.ts · reported by agent-audit-kit
1 FIND_EXEC_PATTERN
Files: /repo/.claude/skills/ln-613-code-comments-auditor/references/SKILL.md · reported by cisco-skill-scanner
1 OFFICE_DOCUMENT_THREAT
Files: /repo/ReGenCivics_LearnShare_Brief.docx · reported by cisco-skill-scanner
1 opt.nerlo-rules.nerlo-dynamic-exec
Files: /repo/scripts/compress-webp-ps.mjs · reported by nerlo-behavioral
1 opt.nerlo-rules.nerlo-py-dynamic-exec
Files: /repo/.claude/skills/webapp-testing/scripts/with_server.py · reported by nerlo-behavioral
1 OVERSIZED_FILE
Files: /repo/client/public/audio/we-are-regen-magicians.mp3 · reported by cisco-skill-scanner
1 PDF_STRUCTURAL_THREAT
Files: /repo/client/public/regen-civics-investor-deck.pdf · reported by cisco-skill-scanner
Showing 25 of 198; the rest are in the per-scanner reports above.