oil-gas-valuation
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The core logic of the skill resides in a local Python script (
scripts/calculate.py) that performs deterministic mathematical calculations. The script contains no external dependencies, network operations, or dangerous system calls. - [SAFE]: External references point to well-known industry organizations (Society of Petroleum Engineers and the World Petroleum Council) for technical standards and do not involve executable code or untrusted downloads.
- [SAFE]: The skill's data processing logic involves reading valuation parameters from a local CSV file (
evals/files/field_parameters.csv). This is a legitimate use case for financial modeling and does not expose the agent to untrusted external instruction injection.
Audit Metadata