Typescript Backend Toolkit

v2.0.1

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Typescript Backend Toolkit concepts, best practices, and implemen...

0· 104·0 current·0 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description: a Typescript backend reference. Required artifacts: no env vars, no binaries, and the provided script only prints local reference text. All requested/embedded items align with being a documentation/reference tool.
Instruction Scope
SKILL.md explicitly states outputs are plain-text heredocs and no external API/network calls are made. The included scripts/script.sh only emits static documentation text, reads positional parameters for command selection, and does not access files, credentials, or network endpoints.
Install Mechanism
No install spec is present (instruction-only). A single local shell script is included but no downloads, package installs, or archive extraction are performed.
Credentials
The skill declares no required environment variables or credentials and the script does not reference environment secrets. No disproportionate credential or config access is requested.
Persistence & Privilege
Skill is user-invocable, not always-enabled, and allows model invocation (default). It does not modify other skills or system settings and does not request permanent presence or elevated privileges.
Assessment
This skill appears to be a safe, local documentation helper. If you install it, note that it only prints static reference text and doesn't contact external services or request secrets. As a best practice, review future updates (or the script) for unexpected network calls, run untrusted code in a sandbox, and avoid providing any credentials to the skill or agent unless a future version explicitly and clearly requires them.

Like a lobster shell, security has layers — review code before you run it.

latestvk9753fhcs6mjr1fb9g8bs720qs83htvc

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments