Caveat verdict
payment_skill_demo
payment-skill-demo
Payment demo skill with well-documented tool definitions for creating and querying payments via API keys in environment variables; the executionSinkDetected flag reflects install scripts which are a documented pattern.
⚠ 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.
Findings (6)
Possible hardcoded credential
SKILL.md · frontmatter · API_KEY: "API 密钥,用于身份认证
subprocess execution — runs system commands from Python
scripts/diagnose.py · prose · downgraded · subprocess.run(
importlib.import_module — dynamic module loading
scripts/diagnose.py · prose · downgraded · importlib.import_module(
Python os.getenv — reads environment variable
scripts/diagnose.py · prose · downgraded · os.getenv(
Python aiohttp session — async network access
src/payment_api_client.py · prose · downgraded · aiohttp.ClientSession
Python os.environ.get — reads environment variable
src/security.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). 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.
Is this flag fair?
Thanks — recorded.