Caveat verdict
anti-injection-skill
Accesses credentials AND encodes data
Claims to be a security defense layer but declares execution_priority=highest, intercepts user_input/tool_output/memory_load/context_load, modifies_context=true, and can_block_execution=true, giving broad capability to control agent behavior far beyond typical defensive tooling; the optional webhook creates an outbound path for intercepted data.
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 encodes data โ may obfuscate stolen credentials
LLM02 ยท ASI03 ยท ASI04
Permission integrity
credential_access
agent_memory
Findings (3)
Prompt injection โ tries to override agent instructions
SKILL.md ยท frontmatter ยท ignore previous instructions
References webhook/callback URL
SKILL.md ยท frontmatter ยท WEBHOOK_URL
References agent memory files
SKILL.md ยท frontmatter ยท MEMORY.md
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A). Final tier capped at Caution โ cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions โ minimal attack surface.
network_indata_encodingagent_memorycredential_access Thanks โ recorded.