Caveat verdict

open-cve-scanner

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

CVE scanner querying NVD, OSV.dev, and GitHub Advisory; credential_access reads optional API keys for rate limit increases per their documented purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
50
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (10)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-api-key

Pattern match high

Uses eval() — can execute arbitrary code

scripts/utils/ml_version_matcher.py · prose · downgraded · eval(

Pattern match medium

Python aiohttp session — async network access

IMPROVEMENT_ROADMAP.md · code · aiohttp.ClientSession

Pattern match medium

References sudo — requests elevated privileges

scripts/generate_test_cases_1000.py · prose · downgraded · sudo

Pattern match medium

subprocess execution — runs system commands from Python

scripts/run_accuracy_pipeline.py · prose · downgraded · subprocess.run(

Pattern match medium

Accesses system credential store

scripts/utils/package_ecosystems.py · prose · downgraded · Keychain

Pattern match low

Popular HTTP library — network access

scripts/analyze_ecosystem.py · prose · downgraded · axios

Pattern match low

Opens WebSocket connection

scripts/generate_test_cases_1000.py · prose · downgraded · websocket

Pattern match low

Python os.environ.get — reads environment variable

scripts/scan_1000_test_cases.py · prose · downgraded · os.environ.get(

Pattern match low

Python os.getenv — reads environment variable

scripts/utils/llm_ecosystem_detector.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_accesspackage_install

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API