Mikado execution engine — decomposes goals into dependency graphs, executes as parallel ralph loops
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.
10 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/paulnsorensen/milknado, 147 findings
Claude Skills install to a single target, no runtime picker.
nerlo install -- milknado
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- milknado ~/.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.
v2.0.11
132 findings · 17.1s
v0.3.74
14 findings · 40.8s
v0.1.0
1 finding · 5.7s
v0.1.0
0 findings · 5.7s
v0.1.0
1 finding · 14.0s
v1.4.0
None of the entry points this scanner reads were found in this artifact. What each scanner covers
0 findings · 0.3s
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.
2 scans on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Sep 3, 2026 | Scan Halted | — | agentshield ·n/a: not applicablecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source: complete | rejected |
| Aug 11, 2026 | Scan Halted | — | agentshield ·n/a: not applicablecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·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 148 findings across every scanner that examined this package. None of the 10 findings rated critical by their scanner were dismissed.
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/tests/fixtures/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: RESOURCE_ABUSE_INFINITE_LOOP, AAK-IPI-WILD-CORPUS-001, AAK-TASKS-003 and 1 more · Files: /repo/tests/loop/test_manager.py, tests/adversarial/test_context_chaos.py, tests/test_wiki_exporter.py and 1 more · reported by cisco-skill-scanner, 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.
64 HIDDEN_DATA_FILE
Files: /repo/.hallouminate/wiki/history/loop-vendor-in-decision.md, /repo/.hallouminate/wiki/architecture/run-inline-isolation.md, /repo/.hallouminate/wiki/roadmaps/milestone-0-3-0/golden-path-walkthrough.md and 59 more · reported by cisco-skill-scanner
20 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/milknado/skills/harvest/SKILL.md, /repo/plugins/milknado/skills/milknado-config/SKILL.md, /repo/plugins/milknado/skills/load-roadmap/SKILL.md and 17 more · reported by cisco-skill-scanner
13 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/integrations/SKILL.md, /repo/plugins/milknado/skills/milknado-config/references/SKILL.md and 10 more · reported by cisco-skill-scanner
7 RESOURCE_ABUSE_INFINITE_LOOP
Files: /repo/src/milknado/adapters/loop.py, /repo/src/milknado/cli/plan.py, /repo/src/milknado/domains/execution/headless.py and 3 more · reported by cisco-skill-scanner
6 YARA_sql_injection_generic
Files:
The model could have called any of these a false positive and did not.
3 SQL_INJECTION_STRING_FORMAT
Files: /repo/src/milknado/domains/graph/_persistence.py, /repo/src/milknado/domains/graph/_reads.py · reported by cisco-skill-scanner
Critical SQL injection risks and dynamic execution identified.
The artifact contains critical SQL injection vulnerabilities in graph mutation, persistence, and read operations, specifically in `_mutations.py`, `_persistence.py`, `_reads.py`, and `_status.py`. It also exhibits high-severity dynamic code execution capabilities in `completion.py` and potential resource exhaustion via infinite loops across several files. Furthermore, a secret is present in `weights.py`, and marketplace configuration files are flagged for high-severity issues.
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.
4 AAK-MCP-ATTEST-001
Files: .mcp.json, plugins/milknado/.mcp.json, integrations/cursor-milknado/mcp.json · reported by agent-audit-kit
3 AAK-MCP-006
Files: .mcp.json, integrations/cursor-milknado/mcp.json · reported by agent-audit-kit
2 AAK-MARKETPLACE-001
Files: .claude-plugin/marketplace.json, .agents/plugins/marketplace.json · reported by agent-audit-kit
1 AAK-MCP-005
Files: plugins/milknado/.mcp.json · reported by agent-audit-kit
1 AAK-MCP-007
Files: plugins/milknado/.mcp.json · reported by agent-audit-kit
1 AAK-SECRET-004
Files: src/milknado/domains/batching/weights.py · reported by agent-audit-kit
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 MANIFEST_INVALID_NAME
Files: /repo/src/milknado/_vendor/SKILL.md · reported by cisco-skill-scanner
1 nerlo-malware-obfuscated_blob
Files: pypi@0.2.1:milknado/_vendor/tiktoken-cache/9b5ad71b2ce5302211f9c61530b329a4922fc6a4 · reported by nerlo-malware
1 opt.nerlo-rules.nerlo-py-dynamic-exec
Files: /repo/src/milknado/domains/execution/completion.py · reported by nerlo-behavioral
1 SQL_INJECTION_STRING_FORMAT
Files: /repo/src/milknado/domains/graph/_persistence.py · reported by cisco-skill-scanner