mobx-state-tree-store-builder
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The analysis found no evidence of prompt injection, data exfiltration, or persistence mechanisms across the provided markdown and script files.
- [COMMAND_EXECUTION] (SAFE): The
scripts/generate_store.pyscript is a simple template generator. It uses standard Python libraries (argparse, sys) to process arguments and print code templates to standard output. It does not invoke sub-processes, execute shell commands, or perform network requests. - [DATA_EXFILTRATION] (SAFE): There are no hardcoded credentials, API keys, or access to sensitive file paths (like ~/.ssh or ~/.aws). The skill does not perform any external network communication.
- [PROMPT_INJECTION] (SAFE): The instructions in
SKILL.mdand the reference files are strictly focused on documentation and code patterns. No attempts to override agent constraints or bypass safety filters were identified.
Audit Metadata