Caveat verdict
submit-to-agentbeat
submit-to-agentbeat-2
Accesses system credential store AND makes external network calls
Near-identical to submit-to-agentbeat v1.9.0 (this is v1.8.1) with the same EVM private key management and mainnet blockchain transaction scope; the same risk profile applies.
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 system credential store AND makes external network calls
LLM02 · ASI03
Permission integrity
network_out
package_install
Findings (5)
Data URI with base64 payload — may embed malicious content
reference/erc8004-registration.md · code · data:application/json;base64,
Popular HTTP library — network access
SKILL.md · code · axios
Base64 encoding/decoding
reference/erc8004-registration.md · code · Base64-encode
Accesses system credential store
reference/wallet-setup.md · prose · downgraded · keychain
Accesses sensitive environment variables
reference/x402-integration.md · code · process.env.EVM_PRIVATE_KEY
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_storenetwork_innetwork_outpackage_install Thanks — recorded.