skills/ascend-ai-coding/awesome-ascend-skills/external-mindstudio-ascend-profiler-db-explorer/Gen Agent Trust Hub
external-mindstudio-ascend-profiler-db-explorer
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute local shell commands and a Python script (
scripts/get_schema.py) to inspect database schemas and documentation. This is standard behavior for a database exploration tool. - [SAFE]: No data exfiltration or network operations were identified. The skill only accesses local SQLite databases as specified by the user.
- [SAFE]: No prompt injection or obfuscation patterns were detected. The instructions provide structured 'Track A' and 'Track B' workflows to ensure query safety and accuracy.
- [SAFE]: The skill uses a vendor-provided Python script that performs standard SQLite metadata queries and parses local markdown files without using dangerous execution functions.
Audit Metadata