The publisher performed an authenticated act of publication — proving control of a namespace in the official MCP registry, or appearing in a first-party catalogue an operator curates. That establishes WHO published it. It is not a security finding, and attested artifacts carry Flagged verdicts too.
46 critical findings reported by agent-audit-kit, 0 of them in the installed artifact. The composite score alone does not reflect this — read the per-scanner reports below.
github: https://github.com/piotrkowalczuk/zordon, 226 findings
Choose your runtime: the CLI writes the mcpServers config entry for that target.
nerlo install --target claude-code -- zordon
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
3 findings · 0.7s
v2.0.11
111 findings · 9.0s
v0.3.26
63 findings · 3.6s
v0.1.0
3 findings · 30.3s
v0.1.0
0 findings · 30.3s
vv0.3.2
Incomplete run
0 findings · 2.9s
No report in this scan: govulncheck, osv-scanner, trivy, trivy_image, nerlo-multi-source.
1 scan on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 10, 2026 | Scan Halted | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·!: incomplete | 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 180 findings across every scanner that examined this package. 46 of 46 findings rated critical by their scanner were 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.
49 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: AAK-AGENT-001, AAK-AGENT-002, FILE_MAGIC_MISMATCH · Files: AGENTS.md, /repo/CLAUDE.md · reported by agent-audit-kit, cisco-skill-scanner
7 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: FILE_MAGIC_MISMATCH, AAK-HEALTHCARE-AI-004, MANIFEST_MISSING_LICENSE · Files: /repo/docs/robots.txt, docs/alphasfile.md, /repo/docs/SKILL.md and 3 more · reported by cisco-skill-scanner, agent-audit-kit
2 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 · Files: .github/workflows/ci.yml, .github/workflows/release.yml · 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.
32 UNANALYZABLE_BINARY
Files: /repo/golden/java/echo-gradle/gradle/wrapper/gradle-wrapper.jar!/org/gradle/cli/CommandLineParser$BeforeFirstSubCommand.class, /repo/golden/java/echo-gradle/gradle/wrapper/gradle-wrapper.jar!/org/gradle/wrapper/WrapperExecutor.class, /repo/golden/java/echo-gradle/gradle/wrapper/gradle-wrapper.jar!/org/gradle/wrapper/Download.class and 29 more · reported by cisco-skill-scanner
31 BINARY_FILE_DETECTED
Files: /repo/golden/java/echo-gradle/gradle/wrapper/gradle-wrapper.jar!/org/gradle/wrapper/SystemPropertiesHandler.class, /repo/golden/java/echo-gradle/gradle/wrapper/gradle-wrapper.jar!/org/gradle/wrapper/Install.class, /repo/golden/java/echo-gradle/gradle/wrapper/gradle-wrapper.jar!/org/gradle/cli/CommandLineParser$MissingOptionArgState.class and 28 more · reported by cisco-skill-scanner
31 YARA_embedded_macho_binary
Files: /repo/golden/java/echo-gradle/gradle/wrapper/gradle-wrapper.jar!/org/gradle/cli/CommandLineArgumentException.class, /repo/golden/java/echo-gradle/gradle/wrapper/gradle-wrapper.jar!/org/gradle/cli/CommandLineOption.class, /repo/golden/java/echo-gradle/gradle/wrapper/gradle-wrapper.jar!/org/gradle/cli/CommandLineParser$AfterOptions.class and 28 more · reported by cisco-skill-scanner
8 AAK-LEGAL-002
Files: golden/nodejs/echo-bun/package.json, golden/nodejs/echo-infer-bin-string/package.json, golden/nodejs/echo-yarn/package.json and 5 more
The model could have called any of these a false positive and did not.
1 AAK-LEGAL-002
Files: examples/nodejs/src/app/package.json · reported by agent-audit-kit
Artifact performs dynamic code execution and disables logging.
The artifact contains code capable of dynamic execution within Go files, specifically in `/repo/cmd/alpha/main.go` and `/repo/cmd/zordon/federation.go`. A shell script at `hooks/pre-git-quality-gate.sh` has logging disabled, which can hinder activity monitoring. Additionally, a high-severity finding related to marketplace configuration is present in `.claude-plugin/marketplace.json`.
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.
3 MANIFEST_MISSING_LICENSE
Files: /repo/skills/zordon/SKILL.md, /repo/skills/issue-report/SKILL.md, /repo/SKILL.md · reported by cisco-skill-scanner
3 opt.nerlo-rules.nerlo-go-dynamic-exec
Files: /repo/cmd/alpha/main.go, /repo/cmd/zordon/federation.go · reported by nerlo-behavioral
2 HIDDEN_DATA_FILE
Files: /repo/golden/java/echo-maven/.mvn/wrapper/maven-wrapper.properties, /repo/.well-known/ai-catalog.json · reported by cisco-skill-scanner
1 AAK-MARKETPLACE-001
Files: .claude-plugin/marketplace.json · reported by agent-audit-kit
1 AAK-MCP-006
Files: .mcp.json · reported by agent-audit-kit
1 AAK-TRUST-007
Files: .claude/settings.json · reported by agent-audit-kit
1 ARCHIVE_FILE_DETECTED
Files: /repo/golden/java/echo-gradle/gradle/wrapper/gradle-wrapper.jar · reported by cisco-skill-scanner
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 FILE_MAGIC_MISMATCH
Files: /repo/overrides/main.html · reported by cisco-skill-scanner
1 hooks-logging-disabled-1944
Files: hooks/pre-git-quality-gate.sh · reported by agentshield
1 hooks-no-stop-hooks
Files: settings.json · reported by agentshield
1 LOW_ANALYZABILITY
Files: /repo · reported by cisco-skill-scanner
1 permissions-no-block
Files: settings.json · reported by agentshield
1 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md · reported by cisco-skill-scanner