ClawAudit verdict

mintsoft

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

A Mintsoft warehouse-management API wrapper using MINTSOFT_API_KEY from environment to query warehouses, orders, products, and stock levels via the official Mintsoft REST API — standard API client with credential properly sourced from environment.

⚠ 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.

18
security
40
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="<your-api-key>

Pattern match low

Python os.environ.get — reads environment variable

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

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installcredential_access

Is this flag fair?

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