ChaosChain ACE (Phase 0)
Analysis
The skill is coherent and openly about x402 API payments, but it would let an agent spend wallet funds through session keys, so it needs careful review before installation.
Findings (3)
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.
Use when an agent needs autonomous API payments ... Execute first x402 call using the SDK interceptor.
The workflow permits agent-driven payment calls through an SDK interceptor after initial policy setup, but the artifact requires explanation rather than explicit approval for each payment.
npm install @chaoschain/ace-session-key-sdk@0.1.x ethers@6
The skill depends on external npm packages that are not included in the artifact and are specified with version ranges rather than exact locked versions.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
pay x402-gated APIs with bounded wallet-funded session keys
This delegates wallet-funded payment authority to an agent session key, which is sensitive financial authority even when bounded by policy.
