Caveat verdict

swagger-skills

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Generates Python API client code from Swagger/OpenAPI specifications; installs Python deps and runs a local build script, with no external data exfiltration beyond fetching the user-specified API documentation.

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

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

40
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match high

Writes to SKILL.md — self-modifying skill

scripts/build_swagger_skill.py · prose · downgraded · SKILL.md").write

Pattern match high

Pipe to python — executes piped content as Python code

scripts/build_swagger_skill.py · prose · downgraded · | Python

Pattern match medium

subprocess execution — runs system commands from Python

scripts/swagger_client.py · prose · downgraded · subprocess.check_call(

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/build_swagger_skill.py · prose · downgraded · shutil.rmtree(

Pattern match low

Python os.environ.get — reads environment variable

scripts/skill_common.py · prose · downgraded · os.environ.get(

Permissions & capabilities

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

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