amz-fba-calculator
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 text for high-entropy literals, API keys, tokens, private keys, and similar secrets. No API keys, PEM/private-key blocks, bearer tokens, or other obvious credentials were present.
However, the WhatsApp invite URL "https://chat.whatsapp.com/ILX65p1yWcaIG3c9WGHpTY" contains a high-entropy invite token (the trailing ID). That token grants access to a private WhatsApp group and therefore functions as an access credential rather than a harmless placeholder. It is not a documented placeholder or a simple setup password, so it should be treated as a secret (or at least as sensitive information to consider removing or redacting).
No other hardcoded secrets or sensitive credentials were found.
Issues (1)
W008
HIGHSecret detected in skill content (API keys, tokens, passwords).
Audit Metadata