ruler-progress-render

Warn

Audited by Socket on Jul 24, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill’s purpose is coherent, but it achieves it by cloning and executing a third-party GitHub project with npm dependency installation and local script execution. That is proportionate to rendering, yet still medium-to-high supply-chain risk, especially because the actual shell script and dependency provenance are not provided for verification.

Confidence: 77%Severity: 64%
SecurityMEDIUM
scripts/render_ruler_progress.sh

No direct malicious behavior is evident in the wrapper itself (no embedded backdoors, credentials, exfiltration endpoints, or obfuscated payloads). However, it is a high-risk supply-chain execution harness: it clones/fetches arbitrary code from an environment-controlled URL, runs npm install, and then executes repository-defined npm scripts or npx remotion render. If the remote repository or its dependency chain is compromised, this wrapper would likely execute attacker-controlled code during install and rendering.

Confidence: 60%Severity: 78%
Audit Metadata
Analyzed At
Jul 24, 2026, 01:04 AM
Package URL
pkg:socket/skills-sh/nolangz%2Fskills%2Fruler-progress-render%2F@ab6c6cc70d7d4e9ca9748abde959673b4b819a99d297c2b0ac84af624ae02210
Security Audit — socket — ruler-progress-render