Caveat verdict

weekend-scout

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

Weekend event discovery skill that bootstraps a Python runtime and dispatches to a platform-specific runtime skill; the execution sink is the Python install check, which is transparent and expected for a multi-platform Python skill.

⚠ 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
90
transparency
90
maintenance

Findings (7)

Pattern match critical

Pipe to python — executes piped content as Python code

docs/weekend-scout-design-v2.md · code · | Python

Pattern match critical

Pipe to bash — executes piped content as shell commands

docs/weekend-scout-design-v2.md · code · | Bash

Pattern match high

Possible hardcoded credential

weekend_scout/config.py · prose · downgraded · token: ").strip() if token: config[

Pattern match medium

Instructs covert action — may act without user awareness

docs/platform-skill-reference.md · prose · downgraded · silently

Pattern match medium

References agent configuration files

docs/weekend-scout-design-v2.md · code · CLAUDE.md

Pattern match low

Popular HTTP library — network access

skill_template/generate.py · prose · downgraded · got

Pattern match low

Python shutil file operation — copies/moves/deletes files

weekend_scout/__main__.py · prose · downgraded · shutil.rmtree(

Why the tier is capped

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