business-startup-analyst
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely within its documented scope of business analysis. It uses standard Markdown templates and simple Python scripts for data processing and file generation.
- [COMMAND_EXECUTION]: The skill contains Python scripts (
scripts/generate_casepack.pyandscripts/startup_score.py) that perform file I/O and JSON parsing. These scripts use standard libraries (argparse,json,pathlib) and do not execute external system commands or download remote content. - [DATA_EXFILTRATION]: No network operations or external data transmissions are present. The skill only writes output files to a user-specified local directory (
./outputsby default). - [PROMPT_INJECTION]: The instructions in
SKILL.mdare descriptive of the workflow and do not contain any bypass patterns, role-play injections, or instructions to ignore safety filters. - [NO_CODE]: Although the skill contains executable scripts, they are utility tools for the user and are not automatically executed in a dangerous context or with elevated privileges.
Audit Metadata