analyze-gas-optimization
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for Aptos Move gas optimization and does not contain any detected malicious patterns or hidden instructions.
- [PROMPT_INJECTION]: The skill contains defensive 'NEVER' rules that instruct the agent to prioritize security and avoid bypassing safety checks during the optimization process.
- [DATA_EXFILTRATION]: The instructions explicitly forbid accessing sensitive local paths such as
.envand~/.aptos/config.yaml, which are known to store private keys and credentials. - [EXTERNAL_DOWNLOADS]: References to external sites point to official GitHub repositories under the
aptos-labsorganization, which is a trusted and well-known source. - [COMMAND_EXECUTION]: Recommends the use of official Aptos CLI tools with simulation flags for measuring gas costs, which is a standard and safe developer practice.
Audit Metadata