mysql
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of Markdown documentation and SQL reference snippets. There are no executable scripts (.sh, .py, .js, etc.) or binaries included in the package.
- [EXTERNAL_DOWNLOADS]: The skill contains multiple links to documentation files hosted on the author's official GitHub repository (
github.com/planetscale/database-skills). These are used for referencing extended guides and do not involve the execution of remote scripts or the installation of unverified software. - [COMMAND_EXECUTION]: While the skill provides SQL snippets for database administration (such as
ALTER TABLE,DROP PARTITION, andSET GLOBAL), these are intended for use by a database administrator. The skill includes explicit guardrails requiring human approval before performing destructive data operations. - [DATA_EXFILTRATION]: No network-enabled commands or exfiltration patterns were detected. The skill only provides local SQL queries for inspecting database metadata via standard system schemas like
performance_schemaandinformation_schema.
Audit Metadata