Caveat verdict

database-skill

dbskill

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

33
security
90
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · password: "${DB_PASS}

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match medium

Python chr() concatenation — builds strings to evade detection

scripts/schema_inspector.py · prose · downgraded · chr(39)+chr(39)

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API