Caveat verdict

tech-proposal-autopilot

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

Writes files AND executes processes

Document-generation automation skill that spawns sub-agents to write chapters and saves progress files locally; no network exfiltration, no credential access, behavior matches stated purpose of automating technical proposal writing.

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.

13
security
100
transparency
90
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 critical

Writes files AND executes processes — may drop and execute malicious scripts

LLM05 · LLM06 · ASI05

Capability combination medium

Both reads and writes files — verify scope is limited to intended directories

LLM06 · ASI02

Findings (3)

Pattern match high

Uses spawn() — can execute external programs

SKILL.md · code · spawn(

Pattern match medium

References child_process — can spawn system processes

scripts/check-and-continue.js · prose · downgraded · child_process

Pattern match low

References agent memory files

SKILL.md · prose · downgraded · MEMORY.md

Permissions & capabilities

No declared permissions — minimal attack surface.

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