Caveat verdict

pet-me-master

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Batch-pets Aavegotchi NFTs on Base chain via Bankr API using user-provided BANKR_API_KEY; submits blockchain transactions for the stated gaming automation purpose with transparent config.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

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.

35
security
80
transparency
70
maintenance

Findings (8)

Pattern match high

Possible hardcoded credential

scripts/lib.sh · prose · downgraded · api_key="$(resolve_bankr_api_key)

Pattern match medium

subprocess execution — runs system commands from Python

scripts/pet-command.py · prose · downgraded · subprocess.run(

Pattern match medium

References child_process — can spawn system processes

scripts/send-reminder.js · prose · downgraded · child_process

Pattern match medium

Accesses OpenClaw config/secrets directly

USAGE_GUIDE.md · prose · downgraded · ~/.openclaw/.env

Pattern match low

Node http/https module — low-level network access

scripts/send-reminder.js · prose · downgraded · require("https")

Pattern match low

Accesses sensitive environment variables

scripts/send-reminder.js · prose · downgraded · process.env.TELEGRAM_BOT_TOKEN

Pattern match low

Python urllib.request — network access

scripts/telegram-notify.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/telegram-notify.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). 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: BANKR_API_KEY). Requires 4 system binaries. (1 elevated: curl).

Is this flag fair?

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