Caveat verdict
smallest-ai
A text-to-speech and speech-to-text client for Smallest AI using a declared SMALLEST_API_KEY; all network calls go to waves.smallest.ai for the stated voice synthesis purpose.
⚠ 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 (7)
Possible hardcoded credential
SKILL.md · code · API_KEY="your_key_here
Pipe to python — executes piped content as Python code
references/voices.md · code · | python3
Accesses sensitive environment variables
PLAN.md · code · process.env.SMALLEST_API_KEY
subprocess execution — runs system commands from Python
scripts/stt.py · prose · downgraded · subprocess.run(
Opens WebSocket connection
PLAN.md · prose · downgraded · WebSocket
POSTs data to external URL
scripts/stt.py · prose · downgraded · .post(
"https://
Python os.environ.get — reads environment variable
scripts/stt.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
Requires 1 environment variable. (1 sensitive: SMALLEST_API_KEY). Requires 1 system binary. (1 elevated: curl).
Is this flag fair?
Thanks — recorded.