skills/egorfedorov/slot-casino-game-developer-skills-for-stake-engine/auto-balancer/Gen Agent Trust Hub
auto-balancer
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security risks detected in the skill's logic or prompt instructions.
- [COMMAND_EXECUTION]: The skill provides a Python script (
scripts/validate_balance_runs.py) to validate game balancing data. This script is executed locally and performs numeric analysis on JSON inputs. - [PROMPT_INJECTION]: Indirect prompt injection surface identified. 1. Ingestion points:
balance_runs.jsonandtarget_spec.json(scripts/validate_balance_runs.py). 2. Boundary markers: Absent. 3. Capability inventory: Agent generates balancing reports and sign-off artifacts based on script output. 4. Sanitization: Numeric values are validated; string identifiers are reflected without sanitization. The risk is assessed as safe given the specific domain and logic.
Audit Metadata