Caveat verdict

cad-viewer

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill uses commands like 'python3 {SKILL_DIR}/scripts/cad_tools.py setup --confirm', which could potentially be used for malicious purposes if not properly validated.

⚠ 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.

65
security
90
transparency
70
maintenance

Findings (5)

Pattern match medium

References sudo — requests elevated privileges

SKILL.md · prose · downgraded · sudo

Pattern match medium

apt-get install — installs system packages

scripts/setup.sh · prose · downgraded · apt-get install

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

pip3 install — installs Python packages at runtime

scripts/setup.sh · prose · downgraded · pip3 install

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/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.

Is this flag fair?

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