Stage, commit, push, and print the commit hash. Use /commit for auto-message or /commit "Message" for custom.
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 -- 'mindattic/mindattic.com (commit)'
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- 'mindattic/mindattic.com (commit)' ~/.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.
v1.4.0
17 findings · 0.6s
v2.0.11
13 findings · 6.3s
v0.3.74
2 findings · 1.2s
v0.1.0
3 findings · 2.5s
v0.1.0
No source files this scanner can analyze were found in this artifact. What each scanner covers
0 findings · 2.5s
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 · 0.9s
v0.71.0
No dependency manifest or lockfile was found in this artifact. What each scanner covers
0 findings · 0.4s
v2.3.8
No dependency manifest or lockfile was found in this artifact. What each scanner covers
0 findings · 0.2s
v0.71.0
No container image was published for this artifact. What each scanner covers
0 findings · 0.0s
vv1.6.0
No Go modules were found in this artifact. What each scanner covers
0 findings · 0.1s
1 scan on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 22, 2026 | Caution88 | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral ·n/a: not applicablenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source ·n/a: not applicabletrivy ·n/a: not applicableosv-scanner ·n/a: not applicabletrivy_image ·n/a: not applicablegovulncheck ·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 Caution badge are computed from those raw severities alone. Nothing below moved them.
Out of 35 findings across every scanner that examined this package.
Not reviewed is not the same as clean. Those 9 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.
4 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: SOCIAL_ENG_VAGUE_DESCRIPTION, MANIFEST_MISSING_LICENSE · Files: /repo/docs/SKILL.md, /repo/docs/rfc/SKILL.md · reported by 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.
6 MANIFEST_MISSING_LICENSE
Files: /repo/.claude/skills/run/SKILL.md, /repo/.claude/skills/revert/SKILL.md, /repo/.claude/skills/commit/SKILL.md and 3 more · reported by cisco-skill-scanner
2 hooks-no-pretooluse
Files: settings.json, settings.local.json · reported by agentshield
2 opt.nerlo-rules.nerlo-install-run-bundled-artifact
Files: /repo/README.md · reported by nerlo-install-instruction
1 AAK-TRUST-004
Files: .claude/settings.local.json · reported by agent-audit-kit
1 AAK-TRUST-006
Files: .claude/settings.local.json · reported by agent-audit-kit
1 FILE_MAGIC_MISMATCH
Files: /repo/.image-base64.txt · reported by cisco-skill-scanner
1 HIDDEN_DATA_FILE
Files: /repo/.image-base64.txt
9 The model called these false positives and our own check did not agree, so the dismissal was refused.
Rules: skills-missing-telemetry-commands/deploy.md, skills-missing-governance-commands/deploy.md, skills-missing-telemetry-commands/fetch.md and 6 more · Files: commands/deploy.md, commands/fetch.md, commands/commit.md and 1 more · reported by agentshield
Artifact permits broad shell execution and lacks permission controls.
The artifact's configuration in `settings.local.json` and `.claude/settings.local.json` allows for permissive Bash shell execution, including direct evaluation of file contents and execution of Python and Node.js commands. It also lacks explicit deny-list permissions, which could enable unintended operations. These configurations present a significant risk for arbitrary code execution.
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.
1 hooks-no-stop-hooks
Files: settings.json · reported by agentshield
1 opt.nerlo-rules.nerlo-install-shell-inline-command
Files: /repo/.claude/commands/deploy.md · reported by nerlo-install-instruction
1 permissions-no-block
Files: settings.json · reported by agentshield
1 permissions-no-deny-list
Files: settings.local.json · reported by agentshield
1 permissions-permissive-Bash(node -c "D:/Projects/Resume/techTips.js")
Files: settings.local.json · reported by agentshield
1 permissions-permissive-Bash(node -e "require\(''fs''\).readFileSync\(''D:/Projects/Resume/techTips.js'',''utf8''\); eval\(require\(''fs''\).readFileSync\(''D:/Projects/Resume/techTips.js'',''utf8''\)\); console.log\(''Syntax OK''\);")
Files: settings.local.json · reported by agentshield
1 permissions-permissive-Bash(python3 -c "from PIL import Image; im=Image.open\(''D:/Projects/Resume/ryan.png''\); print\(im.size, im.mode\)")
Files: settings.local.json · reported by agentshield
1 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md · reported by cisco-skill-scanner