CLI tool to easily take screenshots and ask Claude Code or other AI about them
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.
6 critical findings reported by cisco-skill-scanner. The composite score alone does not reflect this — read the per-scanner reports below.
This artifact ships from 2 sources and their verdicts differ. The worst is github (Flagged). Installing from a cleaner source does not mean the others are safe — check the source you actually install from.
github: https://github.com/urahiroshi/sc, 31 findings
Claude Skills install to a single target, no runtime picker.
nerlo install -- sc-commands
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- sc-commands ~/.claude/skills/
Install respects the composite badge: Clean proceeds, Caution prompts for confirmation, and Flagged is refused. Write operations require an API token.
6 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.9s
v2.0.11
21 findings · 6.7s
v0.3.74
0 findings · 2.1s
v0.1.0
2 findings · 2.7s
v0.1.0
0 findings · 2.7s
v0.1.0
0 findings · 6.1s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.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: complete | 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 23 findings across every scanner that examined this package. None of the 6 findings rated critical by their scanner were dismissed.
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.
6 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/lib/capture.js, /repo/lib/full-capture.js, /repo/lib/list-windows.js · reported by cisco-skill-scanner
3 MANIFEST_MISSING_LICENSE
Files: /repo/.claude/skills/sc/SKILL.md, /repo/.claude/skills/scf/SKILL.md, /repo/SKILL.md · reported by cisco-skill-scanner
3 YARA_prompt_injection_unicode_steganography
Files: /repo/sc_en.mov · reported by cisco-skill-scanner
2 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/lib/config.js · reported by cisco-skill-scanner
2 opt.nerlo-rules.nerlo-dynamic-exec
Files: /repo/lib/capture.js, /repo/lib/full-capture.js · reported by nerlo-behavioral
2 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/.claude/skills/sc/SKILL.md · reported by cisco-skill-scanner
1 BINARY_FILE_DETECTED
Files: /repo/sc_en.mov · reported by cisco-skill-scanner
1 FILE_MAGIC_MISMATCH
Files: /repo/lib/list-windows.js · reported by cisco-skill-scanner
1 LOW_ANALYZABILITY
Files: /repo · reported by cisco-skill-scanner
1 OVERSIZED_FILE
Files: /repo/sc_en.mov · reported by cisco-skill-scanner
1 UNANALYZABLE_BINARY
Files: /repo/sc_en.mov · reported by cisco-skill-scanner
Critical command injection and dynamic execution capabilities.
The artifact contains critical command injection vulnerabilities in `capture.js`, `full-capture.js`, and `list-windows.js`, allowing shell execution via child processes. It also exhibits high-severity dynamic code execution in `capture.js` and `full-capture.js`. Additionally, the artifact has capabilities for file system access in `config.js`.
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.