Pa Pack
Analysis
This is a transparent documentation-and-stub pack, but using its recommended workflow involves separately installed tools, OAuth/API keys, paid apps, and optional persistent personal context.
Findings (4)
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.
Install each tool individually: ... clawhub install gog ... clawhub install things-mac ... clawhub install notion ... clawhub install healthcheck ... clawhub install skill-vetter-plus
The pack's practical setup depends on several separately installed tools or skills; this is central to the stated curation purpose, but those installs bring their own code, provenance, and permissions.
print(" Follow-up tracked (stub). You will be reminded before the deadline.")The CLI is a stub and does not actually store reminders, but this result-like wording could be misunderstood if the '(stub)' qualifier is missed; the surrounding documentation does disclose that automation is not implemented.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
gog — Google Workspace ... Google account ... # (OAuth setup required) ... notion ... Notion account + API key
The recommended stack uses Google account OAuth and a Notion API key; that credential use is expected for the stated Google Workspace/Notion workflow, but it is sensitive.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Collect 5-10 examples of your own writing ... The context kernel ... holds: Recent decisions ... Active projects ... Preferences ... append to a JSONL file.
The guide encourages using personal writing samples and a persistent context file; this is purpose-aligned for assistant personalization, but it can contain private business context.
