capacity-crowding
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and workflows focus on domain-specific quantitative research and trading risk controls without any signs of prompt injection or malicious intent.
- [SAFE]: The included Python script
scripts/capacity_crowding_diagnostics.pyperforms deterministic statistical analysis (mean, standard deviation, correlation, drawdown) using thepandaslibrary. It reads from a local CSV and writes results to a JSON file, containing no network operations, dynamic code execution, or sensitive file access. - [SAFE]: All dependencies (
pandas) are standard industry tools for the stated purpose of the skill. - [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation patterns were detected across the skill's markdown files, scripts, or configuration.
Audit Metadata