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.
3 critical findings reported by cisco-skill-scanner, agent-audit-kit, 2 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 -- rn-gestor-web
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- rn-gestor-web ~/.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
0 findings · 0.6s
v2.0.11
77 findings · 21.0s
v0.3.74
9 findings · 19.5s
v0.1.0
10 findings · 18.3s
v0.1.0
0 findings · 18.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.8s
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: 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 96 findings across every scanner that examined this package. 1 of 3 findings rated critical by their scanner was among the dismissals.
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.
13 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: SOCIAL_ENG_VAGUE_DESCRIPTION, MANIFEST_MISSING_LICENSE, MANIFEST_INVALID_NAME · Files: /repo/.github/SKILL.md, /repo/docs/SKILL.md, /repo/docs/project-control/SKILL.md and 3 more · reported by cisco-skill-scanner
5 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: AAK-INDIA-PII-001, YARA_prompt_injection_unicode_steganography · Files: tests/e2e/helpers/auth.ts, /repo/tests/e2e/fotos/image copy 6.png, /repo/tests/e2e/fotos/image copy 7.png · reported by agent-audit-kit, cisco-skill-scanner
1 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: AAK-SECRET-004 · Files: docs/project-control/tool-registry.json · 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.
23 DATA_EXFIL_JS_NETWORK
Files: /repo/components/erp-console.tsx, /repo/components/files/file-manager-workspace.tsx, /repo/components/files/hooks/use-file-manager-preview-text.ts and 13 more · reported by cisco-skill-scanner
10 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/scripts/refactor-metrics.mjs, /repo/tools/fix-mojibake.js, /repo/tools/run-pg-sql.js and 2 more · reported by cisco-skill-scanner
9 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/engineering-quality-governor/skills/engineering-quality-governor/SKILL.md, /repo/plugins/engineering-quality-governor/skills/code-reuse-architecture-prospector/SKILL.md, /repo/SKILL.md and 6 more · reported by cisco-skill-scanner
7 opt.nerlo-rules.nerlo-js-secret-to-network-egress
Files: /repo/components/erp-console.tsx, /repo/components/files/hooks/use-file-upload-flow.ts, /repo/lib/domain/carros-enrichment.ts and 4 more · reported by nerlo-behavioral
7 SOCIAL_ENG_VAGUE_DESCRIPTION
Files:
Critical command injection and sensitive data handling identified.
The artifact contains critical command injection vulnerabilities in `refactor-metrics.mjs` and high-severity shell execution in `run_quality_gates.py`. It also handles sensitive PII in `auth-session.ts` and exposes secrets in `car-colors.ts`, `identificacao.ts`, and `client.ts`. Additionally, there are multiple instances of file system access and potential data exfiltration across various scripts and tools.
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-SECRET-004
Files: lib/domain/car-colors.ts, lib/supabase/client.ts, lib/domain/veiculo/identificacao.ts · reported by agent-audit-kit
3 HIDDEN_DATA_FILE
Files: /repo/plugins/engineering-quality-governor/.codex-plugin/plugin.json, /repo/.agents/plugins/marketplace.json, /repo/.engineering-quality.yaml · reported by cisco-skill-scanner
3 YARA_prompt_injection_unicode_steganography
Files: /repo/public/logo-branca.png · reported by cisco-skill-scanner
2 COMMAND_INJECTION_SHELL_TRUE
Files: /repo/plugins/engineering-quality-governor/skills/engineering-quality-governor/scripts/run_quality_gates.py · reported by cisco-skill-scanner
2 opt.nerlo-rules.nerlo-clipboard-read-exfiltration
Files: /repo/components/playground/playground-workspace.tsx, /repo/components/ui-grid/holistic-sheet.tsx · reported by nerlo-behavioral
1 AAK-INDIA-PII-001
Files: lib/domain/auth-session.ts · reported by agent-audit-kit
1 AAK-LEGAL-002
Files: package.json · reported by agent-audit-kit
1 AAK-MARKETPLACE-001
Files: .agents/plugins/marketplace.json · reported by agent-audit-kit
1 AAK-SUPPLY-005
Files: package-lock.json · reported by agent-audit-kit
1 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/scripts/refactor-metrics.mjs · reported by cisco-skill-scanner
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 LOW_ANALYZABILITY
Files: /repo · reported by cisco-skill-scanner
1 opt.nerlo-rules.nerlo-py-dynamic-exec
Files: /repo/plugins/engineering-quality-governor/skills/engineering-quality-governor/scripts/run_quality_gates.py · reported by nerlo-behavioral
Showing 25 of 29; the rest are in the per-scanner reports above.