Caveat verdict

AGIRAILS Payments

agirails

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

Reads local files AND makes external network calls

The skill facilitates real stablecoin (USDC) transactions on Base L2 mainnet through an AI agent, including escrow and instant payments, which constitutes autonomous real financial transactions by the agent — elevated risk even though the protocol itself appears legitimate.

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.

0
security
70
transparency
90
maintenance

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.

Capability combination critical

Reads local files AND makes external network calls — the capabilities for data exfiltration co-occur (data-flow not verified)

LLM02 · LLM06 · ASI03

Capability combination critical

Accesses agent memory/notes AND makes external network calls — may leak personal data

LLM02 · LLM07 · ASI03 · ASI06

Capability combination critical

Reads files, encodes data, AND makes external network calls — the obfuscated-exfiltration pattern (data-flow not verified)

LLM02 · ASI03

Capability combination high

Accesses agent memory AND makes external network calls — may leak conversation history

LLM02 · LLM07 · ASI06

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Accesses agent memory/configuration files

agent_memory

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · PASSWORD="your-password

Pattern match medium

References agent configuration files

SKILL.md · code · agent-config

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

Base64 encoding/decoding

SKILL.md · code · base64-encode

Pattern match medium

Popular HTTP library — network access

openclaw/validation-patterns.md · code · got

Pattern match medium

Python aiohttp session — async network access

references/requester-template.md · code · aiohttp.ClientSession

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: ACTP_KEY_PASSWORD). Requires 2 system binaries. (1 elevated: npm).

package_installnetwork_indata_encodingnetwork_outagent_memoryfile_read
Check another skill Browse the registry Auditing your own skills or configs? Use the API