Caveat verdict
bom-sop-check
Executes processes AND makes external network calls
BOM vs SOP comparison tool that processes locally uploaded Excel files and generates diff reports; all processing is local with no external data exfiltration.
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.
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.
Executes processes AND makes external network calls — may exfiltrate command output
LLM02 · LLM06 · ASI03
Accesses credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Permission integrity
network_out
credential_access
Findings (1)
Python shutil file operation — copies/moves/deletes files
backups/compare_bom_sop_v1.0_backup.py · prose · downgraded · shutil.rmtree(
Permissions & capabilities
No declared permissions — minimal attack surface.
network_outcredential_accessprocess_exec Thanks — recorded.