genaiscript
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): Analysis of the provided SKILL.md reveals no malicious patterns, prompt injections, or obfuscation. The skill is strictly a documentation resource for the GenAIScript framework.
- [COMMAND_EXECUTION] (LOW): The skill references standard CLI commands (e.g.,
genaiscript run) which are necessary for using the framework. No arbitrary or malicious command execution patterns were found. - [DATA_EXFILTRATION] (SAFE): No sensitive data exposure or exfiltration patterns were detected. The skill documents legitimate file ingestion methods (e.g.,
def("FILE", env.files)) that are core to the framework's intended use.
Audit Metadata