SlowMist Agent Security
Analysis
This is an instruction-only security review framework with no code, install steps, or credential requirements; its main effect is to make the agent more conservative during security reviews.
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.
This framework activates whenever the agent encounters external input that could alter behavior, leak data, or cause harm
The skill intentionally changes when the agent should enter a security-review mode. This is aligned with its stated purpose, but users should know it may reroute broad interactions into formal review flows.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Before any on-chain interaction, query available risk intelligence: ... AML risk score | MistTrack API or similar
The on-chain review flow may involve querying an external risk-intelligence provider or another skill with blockchain addresses. This is purpose-aligned, but it is still an external data flow users should recognize.
