Scanned skills
aws/agent-toolkit-for-aws agents-pay
Checked the catalogued skill at agents-pay.
F AI-triaged 59
D Security
D set by findings not listed
F Permissions
F set by findings not listed
B Transparency
B; retained sample includes a medium finding · SD-007 · what this rule accepts as a false positive →
showing 10 of 59
packages/openclaw/package-lock.json
packages/openclaw/package-lock.json
packages/openclaw/package-lock.json
packages/openclaw/package-lock.json
packages/openclaw/package-lock.json
packages/openclaw/package-lock.json
packages/openclaw/package-lock.json
packages/openclaw/package-lock.json
packages/openclaw/package-lock.json
packages/openclaw/package-lock.json
6 suppressed by AI triage
SKILL.md
Documentation notes potential path traversal but no actual use in code.
packages/openclaw/skills/agents-pay/SKILL.md
Documentation notes potential path traversal but no actual use in code.
packages/openclaw/src/payments.ts
The value is derived from a function and not a hardcoded string, so it is not a secret
references/setup.md
Documentation shows a harmless curl command for retrieving merchant info, not malicious.
references/setup.md
Base64 decoding used in documentation to parse a response header, benign.
scripts/x402_fetch.py
The base64 decoding is used to process a header value that may legitimately be base64 encoded, not an obfuscated payload.