web-artifacts-builder

Warn

Audited by Runlayer on Feb 26, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
85%
Files
4
Flagged
3
Chunks
6
Flagged Files (3)
web-artifacts-builder/scripts/bundle-artifact.shMEDIUM
85.4%

Malicious tool definition detected

echo "๐Ÿ”ง Creating Parcel configuration with path alias support..." cat > .parcelrc << 'EOF' { "extends": "@parcel/config-default", "resolvers": ["parcel-resolver-tspaths", "..."] } EOF fi # Clean previous build echo "๐Ÿงน Cleaning previous build..." rm -rf dist bundle.html # Build with Parcel echo "๐Ÿ”จ Building with Parcel..." pnpm exec parcel build index.html --dist-dir dist --no-source-maps # Inline everything into single HTML echo "๐ŸŽฏ Inlining all assets into single HTML file..." pnpm exec html-inli

web-artifacts-builder/scripts/init-artifact.shMEDIUM
80.8%

Malicious tool definition detected

web-artifacts-builder/SKILL.mdLOW
66.7%

Tool passed security scan

Passed Files (1)Click to expand
web-artifacts-builder/LICENSE.txtOK
36.4%

Tool passed security scan

Audit Metadata
Max File Score
85%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
4
Files Flagged
3
Chunks Analyzed
6
Analyzed
Feb 26, 2026, 04:23 PM
Security Audit โ€” runlayer โ€” web-artifacts-builder