research-codebase
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides organizational templates and best practices for research code. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
- [COMMAND_EXECUTION]: The skill includes shell scripts (e.g.,
assets/project-template/experiments/baseline.sh) and instructions to run them. These are standard utility scripts for experiment management in a research context and do not involve untrusted input or risky operations. - [EXTERNAL_DOWNLOADS]: The skill references standard package installation via
pip install -r requirements.txt. The provided template listsnumpyas a dependency, which is a well-known and safe scientific computing library.
Audit Metadata