design-consultation
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Uses shell commands to verify the environment and installation state.
- Evidence: Employs
grepto check for the presence of thedas:block in the skill's manifest file. - Evidence: Checks for file existence to determine the installation scope (global vs. project).
- [EXTERNAL_DOWNLOADS]: Instructs the agent to fetch the complete skill payload from a remote source.
- Evidence: Directs the use of
npx skills addto pull content from thegarrytan/gstackrepository on GitHub.
Audit Metadata