Analyze Gas Optimization
Analysis
This appears to be a guidance-only Aptos Move gas-optimization skill, with no code, installer, credentials, persistence, or automatic account actions shown.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
aptos move run-function \
--function-id 0x1::module::function \
--args ... \
--simulateThe skill documents an Aptos CLI command for gas simulation. This is purpose-aligned and uses a simulation flag, but users should still review any concrete function ID and arguments before running a CLI command.
metadata: author: aptos-labs
The skill presents an Aptos Labs author identity, while the supplied package metadata lists the source as unknown and homepage as none, so the artifact does not itself verify official provenance.
