Caveat verdict
database-skill
dbskill
A standard Python database connectivity skill supporting common relational databases with parameterized queries; credentials are passed via CLI args referencing env vars, matching the stated purpose of query/schema introspection.
⚠ 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 (4)
Possible hardcoded credential
SKILL.md · code · password: "${DB_PASS}
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
Python chr() concatenation — builds strings to evade detection
scripts/schema_inspector.py · prose · downgraded · chr(39)+chr(39)
Python os.environ.get — reads environment variable
scripts/connection_manager.py · prose · downgraded · os.environ.get(
Permissions & capabilities
No declared permissions — minimal attack surface.
package_install Is this flag fair?
Thanks — recorded.