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.
35 critical findings reported by cisco-skill-scanner, agent-audit-kit. 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/eezz4/zzop, 381 findings
Choose your runtime: the CLI writes the mcpServers config entry for that target.
nerlo install --target claude-code -- zzop
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
253 findings · 130.1s
v0.3.26
36 findings · 96.9s
v0.1.0
15 findings · 59.1s
v0.1.0
0 findings · 59.1s
v0.1.0
0 findings · 35.4s
v1.4.0
This scanner found nothing in this artifact that it assesses. What each scanner covers
0 findings · 0.5s
No report in this scan: capslock, govulncheck, osv-scanner, trivy, trivy_image.
3 scans on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 3, 2026 | Scan Halted | — | agentshield ·n/a: not applicablecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completenerlo-multi-source: complete | rejected |
| Jul 30, 2026 | Scan Halted | — | cisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completenerlo-multi-source: complete | rejected |
| Jul 29, 2026 | Scan Halted | — | cisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completenerlo-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 304 findings across every scanner that examined this package. None of the 35 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.
41 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: AAK-IPI-WILD-CORPUS-001, AAK-HEALTHCARE-AI-004, AAK-LEGAL-002 and 3 more · Files: docs/rules/catalog.md, docs/extending.md, docs/recipes/verify-before-fetch.md and 23 more · reported by agent-audit-kit, cisco-skill-scanner
5 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, MANIFEST_INVALID_NAME · Files: .github/workflows/ci.yml, .github/workflows/prebuild.yml, /repo/.github/SKILL.md · reported by agent-audit-kit, cisco-skill-scanner
1 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-SECRET-004 · Files: crates/engine/tests/analyze_io.rs · 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.
84 DATA_EXFIL_JS_NETWORK
Files: /repo/cases/trees/api-be/api/be-reliability.fetch-no-timeout.ts, /repo/cases/trees/api-be/services/be-db.external-call-in-tx.ts, /repo/cases/trees/api-be/services/be-security.ssrf-user-url.ts and 10 more · reported by cisco-skill-scanner
53 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/packages/cli/scripts/sync-versions.mjs, /repo/scripts/gen-third-party-notices.mjs, /repo/scripts/measure/benchmark.mjs and 8 more · reported by cisco-skill-scanner
15 MANIFEST_MISSING_LICENSE
Files: /repo/SKILL.md, /repo/parser/SKILL.md, /repo/packages/SKILL.md and 12 more · reported by cisco-skill-scanner
14 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/packages/cli/bin/zzop.js, /repo/scripts/gen-third-party-notices.mjs, /repo/scripts/measure/snapshot.mjs and 1 more · reported by cisco-skill-scanner
14 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/parser/SKILL.md, /repo/packages/SKILL.md and 11 more
Artifact contains multiple critical command injection vulnerabilities and exposed secrets.
The artifact exhibits critical command injection vulnerabilities through `eval`, `Function` constructor, and child process execution in files like `/repo/cases/trees/api-be/services/security.taint-flow.ts` and `/repo/cases/trees/decoy/lib/security.eval-dynamic-code.decoy.ts`. It also contains exposed secrets in `rules/dsl/security/secrets_vetoes.rs` and `security.json`, which could lead to credential access. Further high-severity findings indicate potential unauthenticated code execution endpoints and secrets being sent over the network.
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.
13 opt.nerlo-rules.nerlo-hardcoded-external-egress
Files: /repo/cases/trees/api-be/api/be-reliability.fetch-no-timeout.ts, /repo/cases/trees/api-be/services/be-db.external-call-in-tx.ts, /repo/cases/trees/api-be/services/be-security.ssrf-user-url.ts and 3 more · reported by nerlo-behavioral
12 AAK-SECRET-004
Files: scripts/measure/detection-gate.sh, rules/dsl/security/secrets_vetoes.rs, rules/dsl/security/frontend_exposure.rs and 4 more · reported by agent-audit-kit
9 COMMAND_INJECTION_EVAL
Files: /repo/cases/trees/api-be/services/security.taint-flow.ts, /repo/cases/trees/decoy/lib/security.eval-dynamic-code.decoy.ts · reported by cisco-skill-scanner
9 SECRET_PASSWORD_VAR
Files: /repo/cases/trees/decoy/lib/security.hardcoded-secret.decoy.ts · reported by cisco-skill-scanner
6 COMMAND_INJECTION_JS_FUNCTION_CONSTRUCTOR
Files: /repo/cases/trees/decoy/lib/security.eval-dynamic-code.decoy.ts · reported by cisco-skill-scanner
4 EXCESSIVE_FILE_COUNT
Files: /repo/., /repo/parser/., /repo/cases/. and 1 more · reported by cisco-skill-scanner
4 LOW_ANALYZABILITY
Files: /repo/packages/cli, /repo/cases/trees/decoy, /repo/cases and 1 more · reported by cisco-skill-scanner
3 AAK-HEALTHCARE-AI-004
Files: parser/README.md, scripts/policy-census.txt, crates/config/config-surface.json · reported by agent-audit-kit
3 YARA_script_injection_generic
Files: /repo/rules/dsl/browser/javascript_url.rs · reported by cisco-skill-scanner
2 AAK-SECRET-002
Files: rules/dsl/security/secrets_vetoes.rs, rules/dsl/security/security.json · reported by agent-audit-kit
1 AAK-IPI-WILD-CORPUS-001
Files: rules/dsl/sql/sql.json · reported by agent-audit-kit
1 AAK-LEGAL-002
Files: scripts/site-render-check/package.json · reported by agent-audit-kit
1 AAK-MARKETPLACE-001
Files: .claude-plugin/marketplace.json · reported by agent-audit-kit
1 AAK-STATE-PRIVACY-001
Files: site/privacy.html · reported by agent-audit-kit
1 AAK-STATE-PRIVACY-002
Files: site/privacy.html · reported by agent-audit-kit
1 AAK-STATE-PRIVACY-003
Files: site/privacy.html · reported by agent-audit-kit
1 AAK-SUPPLY-005
Files: Cargo.lock · reported by agent-audit-kit
1 COMPOUND_FIND_EXEC
Files: /repo/scripts/measure/detection-gate.sh · reported by cisco-skill-scanner
1 FIND_EXEC_PATTERN
Files: /repo/scripts/measure/detection-gate.sh · reported by cisco-skill-scanner
1 HIDDEN_DATA_FILE
Files: /repo/.githooks/pre-commit · reported by cisco-skill-scanner
1 opt.nerlo-rules.nerlo-js-secret-to-network-egress
Files: /repo/cases/trees/xlayer-fe/consumes.ts · reported by nerlo-behavioral
1 opt.nerlo-rules.unauthenticated-code-execution-endpoint-express
Files: /repo/cases/trees/api-be/services/security.taint-flow.ts · reported by nerlo-behavioral
Showing 25 of 52; the rest are in the per-scanner reports above.