tooluniverse-clinical-trial-design

Fail

Audited by Snyk on Mar 9, 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 entire skill prompt for literal credentials (API keys, private keys, tokens, high-entropy passwords). The only candidate that appears to be a real, usable credential-like string is the Slack shared-invite URL:

https://join.slack.com/t/tooluniversehq/shared_invite/zt-3dic3eoio-5xxoJch7TLNibNQn5_AREQ

That URL includes a long, random-looking token portion (zt-3dic3eoio-5xxoJch7TLNibNQn5_AREQ) which can grant access to the referenced Slack workspace. It is not a generic placeholder or a low-entropy example; it is a high-entropy literal that provides access to a service, so it meets the definition of a secret in this context.

Everything else in the document is documentation, example code, public URLs, environment variable names, or simple numeric/example values (placeholders or non-sensitive). No API keys (sk-...), private PEM blocks, bearer tokens, or other high-entropy credentials were found.

Audit Metadata
Risk Level
HIGH
Analyzed
Mar 9, 2026, 06:39 AM