Caveat verdict

Briefing Room

briefing-room

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

Reads local files AND makes external network calls

Daily news briefing generator that uses free public APIs (Open-Meteo, Coinbase, Google Trends RSS), local TTS, and writes output to local files in ~/Documents — all capabilities are transparent and consistent with the stated news-briefing purpose.

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
80
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination high

Reads local files AND makes external network calls — the capabilities for data exfiltration co-occur (data-flow not verified)

LLM02 · LLM06 · ASI03

Capability combination high

Enumerates directory contents AND makes external network calls — filesystem reconnaissance

LLM02 · LLM06 · ASI03

Capability combination high

Executes processes AND makes external network calls — may exfiltrate command output

LLM02 · LLM06 · ASI03

Findings (2)

Pattern match high

Pipe to python — executes piped content as Python code

scripts/briefing.sh · prose · downgraded · | python3

Pattern match high

Pipe-to-python pattern — remote code execution risk

scripts/briefing.sh · prose · downgraded · curl -s --max-time 10 "https://api.coinbase.com/v2/prices/$coin-USD/spot" | pyth

Why the tier is capped

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

Permissions & capabilities

Requires 1 system binary. (1 elevated: curl).

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