ClawAudit verdict

opengis-skills

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

A skill index and catalog for GIS/CAD/C#/AI/IoT open-source projects, providing links to SKILL.md files in sub-directories; purely informational with no executable code or network calls in the content.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
90
transparency
70
maintenance

Findings (17)

Pattern match critical

Recursive delete from root or home — destructive command

ai/openclaw/SKILL.md · code · rm -rf /

Pattern match critical

<script> tag in markdown — potential code injection

cad/astral3d/SKILL.md · code · <script

Pattern match critical

Possible hardcoded credential

gis/cesiumjs/SKILL.md · code · Token = 'YOUR_ION_TOKEN

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

others/billionmail/SKILL.md · code · curl -sSL https://www.billionmail.com/install.sh | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

others/billionmail/SKILL.md · code · | bash

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

References sudo — requests elevated privileges

ai/openclaw/SKILL.md · code · sudo

Pattern match high

subprocess execution — runs system commands from Python

cad/libredwg/SKILL.md · code · subprocess.check_output(

Pattern match high

Uses exec() — may execute shell commands

cad/lightcad/SKILL.md · code · exec(

Pattern match high

Dynamic import() — loads module at runtime

cad/openscad/SKILL.md · code · import("

Pattern match high

apt-get install — installs system packages

gis/gdal-api/SKILL.md · code · apt-get install

Pattern match high

yum install — installs system packages

gis/gdal/SKILL.md · code · yum install

Pattern match medium

Opens WebSocket connection

cad/astral3d/SKILL.md · code · WebSocket

Pattern match medium

conda install — installs packages via conda

cad/cadquery/SKILL.md · code · conda install

Pattern match medium

Popular HTTP library — network access

csharp/admin-net-frontend/SKILL.md · code · axios

Pattern match medium

Instructs covert action — may act without user awareness

gis/shapely/SKILL.md · prose · downgraded · silently

Pattern match low

Python pathlib file read

ai/superpowers-zh/SKILL.md · code · pathlib.Path("prompts/writing/notice.md").read_text(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API