Caveat verdict
workout-tracker
Local MySQL-backed fitness tracker that reads database credentials from environment variables and writes workout data to a local database; explicitly guides secure credential handling with no external data exfiltration.
⚠ 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.
Permission integrity
package_install
Findings (5)
Possible hardcoded credential
SKILL.md · code · PASSWORD="your_secure_password
References sudo — requests elevated privileges
README.md · code · sudo
apt-get install — installs system packages
README.md · code · apt-get install
Accesses shell history/config
SKILL.md · prose · downgraded · ~/.zshrc
Python os.getenv — reads environment variable
TOOLS.md · code · os.getenv(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 4 environment variables. (1 sensitive: MYSQL_PASSWORD). Requires 2 system binaries.
package_installcredential_access Is this flag fair?
Thanks — recorded.