smoke-check
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute local development commands, such as running the Godot test runner and using standard filesystem utilities like
lsandgrepto check for test artifacts and logs. These actions are standard for CI/CD and testing workflows. - [DATA_EXFILTRATION]: Analysis confirms the skill only reads project-related files (test results, configuration files, and sprint documentation) to generate a local report. No network tools (like curl or wget) or external communication patterns were found.
- [PROMPT_INJECTION]: The instructions provide structured guidance for the agent to follow a specific testing protocol. There are no attempts to override system instructions, bypass safety constraints, or extract sensitive internal prompts.
- [EXTERNAL_DOWNLOADS]: The skill does not download external scripts or packages. It relies entirely on the pre-existing environment and project structure.
Audit Metadata