amz-reimbursement-audit
Fail
Audited by Snyk on Jun 25, 2026
Risk Level: HIGH
Full Analysis
HIGH W008: Secret detected in skill content (API keys, tokens, passwords).
- Secret detected (high risk: 1.00). I scanned the skill content for high-entropy literal values that grant access.
Flagged item:
- The WhatsApp invite link "https://chat.whatsapp.com/ILX65p1yWcaIG3c9WGHpTY" is a high-entropy token-like URL that directly grants access to a private group. It functions as an access credential and is not a documentation placeholder, so it meets the definition of a secret.
Ignored items and why:
- Numeric examples (e.g., "22 USD", "6.40", "24 units") are low-entropy, contextual values and not credentials.
- Phrases like "Built by Jay GPT Pro" and the general procedural text are documentation content, not secrets.
- No API keys, private keys, or other high-entropy credentials are present.
Recommendation: Remove or rotate the invite link if it was not intended to be public; replace with a placeholder (e.g., "WHATSAPP_INVITE_LINK") in shared docs.
Issues (1)
W008
HIGHSecret detected in skill content (API keys, tokens, passwords).
Audit Metadata