Dpa

PassAudited by ClawScan on May 1, 2026.

Overview

This appears to be a benign DPA/GDPR reference skill that uses an included shell script to display legal-reference text.

This skill looks safe for a reference-only use case. Be aware that its commands invoke a local shell script, and treat the legal content as informational rather than a substitute for professional legal review.

Findings (1)

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.

What this means

When invoked, the skill runs a local bash helper script, so the user is relying on the included script content rather than purely inline instructions.

Why it was flagged

The skill instructs use of an included local shell script for its commands. This is expected for the reference-skill workflow and the visible script content prints static reference material.

Skill content
scripts/script.sh intro
Recommendation

Install only from the expected source and review the included script if local code execution is a concern.