Safe Action
Analysis
This instruction-only skill is a coherent safety checklist that discloses its external API use and does not request credentials, code execution, persistence, or local system access.
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.
Each sub-check costs $0.001-$0.003 via x402 (USDC on Base). A full pre-flight (all three checks) costs ~$0.004-$0.008.
The skill discloses that some external checks may have a small cost. This is not suspicious because it is clearly stated and aligned with the service workflow, but users should be aware before repeated use.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
This skill sends action descriptions, platform names, and timezone identifiers to three external APIs.
The skill explicitly discloses that pre-flight checks involve sending action metadata to external AgentUtil services. This is expected for the stated purpose, but it means some task context leaves the local agent environment.
