engineering-skills
Warn
Audited by Snyk on Jul 31, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The SKILL.md quick-start includes the command "npx agent-skills-cli add alirezarezvani/claude-skills/engineering-team" which uses npx to fetch and execute remote package code at runtime, so this is a runtime external fetch that can execute remote code.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The SKILL.md explicitly lists a "Stripe Integration" skill with the focus "Payment integration, webhooks", which is a payment gateway integration specifically designed for handling payments. This indicates direct financial execution capability (interfacing with Stripe APIs to process payments/webhooks), so it meets the criteria for payment-related execution authority.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata