tnav-reservoir-sim
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the skill's instructions, equations, or reference code.- [INDIRECT_PROMPT_INJECTION]: While the skill processes user-provided reservoir data to generate outputs, the lack of dangerous system capabilities makes this surface safe.
- Ingestion points: Reservoir parameters such as pressure, temperature, and fluid properties provided by the user (SKILL.md).
- Boundary markers: Outputs are constrained to structured Markdown tables and specialized .DATA file snippets.
- Capability inventory: Calculations are performed using Python's standard library (math, statistics, random); the skill has no access to network resources, the file system, or shell execution.
- Sanitization: Not explicitly implemented, but the fixed mathematical and keyword-based output formats provide inherent protection.
Audit Metadata