ClawAudit verdict

li-summarize

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

URL/file/YouTube summarization skill using Chinese domestic LLM APIs (Baidu, Alibaba, etc.); credential_access is for user-provided API keys to chosen LLM providers, with package_install for the summarize CLI npm package.

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

10
security
60
transparency
90
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

Possible hardcoded credential

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

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

yum install — installs system packages

SKILL.md · code · yum install

Permissions & capabilities

Requires 1 system binary.

credential_accessnetwork_inpackage_install

Is this flag fair?

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