AgentDojo
Analysis
Prompt-injection indicators were detected in the submitted artifacts (ignore-previous-instructions); human review is required before treating this skill as clean.
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.
Default schedule is night run (04:00 local time).
The skill is intended to run on a schedule rather than only during an interactive request, but this is clearly disclosed and described as user-configurable.
allowedTools: - web_search - web_fetch - read
The drills may use web and read tools, which is expected for a web-learning skill; other configuration files add caps on tool calls, network fetches, writes, and runtime.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
reportPath: reports/daily ledgerPath: state/ledger runPath: state/runs scorePath: state/scores auditPath: audit/events.ndjson
The skill persists run records, scores, ledgers, reports, and audit events that can inform later drill selection and reporting.
