ts3
v0.1.0TS3 namespace for Netsnek e.U. TypeScript server-side framework. HTTP server scaffolding, middleware composition, request validation, and structured logging.
⭐ 0· 516·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (TypeScript server scaffolding, middleware, validation, logging) aligns with the provided artifacts: README, SKILL.md, claw.json and a single helper script for scaffolding/inspection. Nothing requests unrelated capabilities (no cloud creds, no unrelated binaries).
Instruction Scope
SKILL.md instructs running ./scripts/server-init.sh with --routes/--health/--describe. The script content simply echoes messages based on arguments; it does not read files, access environment variables, perform network calls, or transmit data.
Install Mechanism
No install spec is provided (instruction-only). No downloads, package managers, or archive extraction are used. This minimizes installation risk.
Credentials
No required environment variables, credentials, or config paths are declared or used. The skill does not request secrets or other unrelated access.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide changes. The claw.json lists only its own script and exec permission; it does not modify other skills or system configs.
Assessment
This skill appears safe and coherent: it only provides a small local shell script that prints scaffolding-related messages and SKILL.md describes invoking that script. Before installing, consider: (1) the script currently does nothing destructive but review future versions for added behavior (network access, file writes, or credential usage); (2) the skill is linux-only and requests exec permission to run its script — ensure you trust the author before allowing execution; (3) if you expect a full TypeScript scaffolder, note this release is minimal (no actual file generation implemented here). If you see later releases adding downloads, env vars, or network calls, review those changes closely.Like a lobster shell, security has layers — review code before you run it.
latestvk973m3tk6jeerxb6jq5pvwehc181cw6z
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
OSLinux
