Caveat verdict

ludwitt-university

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Adaptive learning platform skill that enrolls agents in university courses and requires building/deploying real apps; requires broad capabilities (shell, GitHub, Vercel) but all are for the stated educational submission purpose.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

43
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (4)

Pattern match high

Pipe-to-shell pattern (curl | sh) โ€” supply chain attack vector

daemon.js ยท prose ยท downgraded ยท curl -sSL https://opensource.ludwitt.com/install | sh

Pattern match high

Pipe to sh โ€” executes piped content as shell commands

daemon.js ยท prose ยท downgraded ยท | sh

Coarse signal โ€” prose, single-step high

Instruction-prose smuggling shape detected: collects a sensitive target ("SSH key") and emits it outward ("include"). Phrased as prose with no trigger tokens โ€” a semantic prompt-injection / data-exfil pattern the syntactic scanners can't see. Final tier capped at Caution; review the instructions before installing.

SKILL.md ยท - **Claude Code:** Requires `allowedTools` to include `Bash`, file read/write, and network access. Ask your owner to enable these if not already set. - **Vercel

Pattern match low

Node http/https module โ€” low-level network access

daemon.js ยท prose ยท downgraded ยท require('https')

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B). Final tier capped at Caution โ€” cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

credential_access

Is this flag fair?

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