ClawAudit verdict
swagger-skills
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. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (5)
Writes to SKILL.md — self-modifying skill
scripts/build_swagger_skill.py · prose · downgraded · SKILL.md").write
Pipe to python — executes piped content as Python code
scripts/build_swagger_skill.py · prose · downgraded · | Python
subprocess execution — runs system commands from Python
scripts/swagger_client.py · prose · downgraded · subprocess.check_call(
Python shutil file operation — copies/moves/deletes files
scripts/build_swagger_skill.py · prose · downgraded · shutil.rmtree(
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?
Thanks — recorded.