variance-strategy-selector
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a mathematical framework for recommending a variance posture (seek, neutral, or minimize) based on numerical inputs. No execution of arbitrary code or shell commands is present.
- [PROMPT_INJECTION]: The skill ingests numerical parameters to generate a strategic rationale. The attack surface is minimal due to strict range validation (0-1 for probability and asymmetry) and the absence of complex data processing or tool orchestration.
- [DATA_EXFILTRATION]: No network requests, external data transfers, or access to sensitive local files (such as credentials or environment variables) were detected. The skill uses local markdown files for methodology and templates.
- [SAFE]: The documentation contains an absolute file path reference for a citation to game theory principles. While this reveals a local directory structure, it is a static text reference and does not facilitate unauthorized file access or security bypasses.
- [REMOTE_CODE_EXECUTION]: The skill does not perform external downloads, package installations, or runtime code generation. All logic is contained within the provided markdown and JSON files.
Audit Metadata