Caveat verdict
secrets-management
Accesses credentials AND writes files
Secrets management guide covering HashiCorp Vault, AWS Secrets Manager, and GitHub Actions integration; all examples follow standard secure practices with no exfiltration or deceptive behavior.
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.
Accesses credentials AND writes files โ may persist stolen credentials locally
LLM02 ยท LLM06 ยท ASI03
Permission integrity
network_out
file_read+write
package_install
Findings (2)
HTTP request to bare IP address โ common in malicious payloads
SKILL.md ยท code ยท http://127.0.0.1
apk add โ installs Alpine packages
SKILL.md ยท code ยท apk add
Permissions & capabilities
No declared permissions โ minimal attack surface.
network_incredential_accessnetwork_outpackage_installfile_writedata_encoding Thanks โ recorded.