Anchor Sheet
Analysis
Anchor Sheet appears to be a local, purpose-aligned helper for extracting citation-backed facts, with no evidence of hidden network use, credential access, or destructive behavior.
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.
`python scripts/run.py --workspace workspaces/<ws>` ... `--inputs <semicolon-separated>` ... `--outputs <semicolon-separated>`
The skill is intended to run a local Python helper and allows custom input/output paths. This is coherent with the task, but users should avoid pointing it at unintended files or locations.
Source: unknown; Homepage: none; Code file presence: 8 code file(s)
The package has no declared upstream source or homepage and includes bundled helper/tooling code. There is no evidence of malicious behavior, but provenance is limited.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Outputs: `outline/anchor_sheet.jsonl` ... `Treat them as **must-use hooks**, not optional ideas.`
The generated anchor sheet is persistent local context that downstream writing agents are expected to use. This is the skill’s purpose, but inaccurate or low-quality anchors could steer later drafting.
