Caveat verdict
remove-background
image-remove-background
Accesses credentials AND makes external network calls
Calls the Bria RMBG 2.0 API for background removal using a user-supplied API key; image data is sent only to the explicitly identified commercial background-removal service for the stated 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.
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 makes external network calls — potential credential theft
LLM02 · ASI03
Accesses credentials AND writes files — may persist stolen credentials locally
LLM02 · LLM06 · ASI03
Permission integrity
network_out
file_read+write
credential_access
Findings (2)
Possible hardcoded credential
SKILL.md · code · TOKEN="$ACCESS_TOKEN
Base64 encoding/decoding
SKILL.md · prose · downgraded · base64-encode
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_accessnetwork_outfile_write Thanks — recorded.