Boilerplates

v2.0.0

This is my personal template collection. Here you'll find templates, and configurations for various boilerplates, python, ansible, docker, docker-compose.

0· 258·0 current·0 all-time
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 promise a collection of templates and a small CLI. The included scripts implement a simple local utility (help, run, list, add, search, etc.) and reference the stated upstream; nothing requires unrelated capabilities.
Instruction Scope
SKILL.md only documents invoking the tool (help, run). The scripts operate on local files and do not instruct the agent to read unrelated system files, call external endpoints, or exfiltrate data.
Install Mechanism
No install spec — instruction-only. The provided shell scripts are small, readable, and do not perform downloads or execute fetched code.
Credentials
The skill declares no required env vars or credentials. The scripts honor an optional BOILERPLATES_DIR and standard XDG_DATA_HOME/HOME fallbacks — reasonable for a local data store.
Persistence & Privilege
The scripts create and write files under a data directory (default: $XDG_DATA_HOME or $HOME/.local/share/boilerplates) and append to history/log files. This is expected for a local utility but means it will persist user data to disk.
Assessment
This skill appears coherent and low-risk: it runs local shell scripts that store data under a per-user data directory and does not request secrets or access the network. If you install or run it, review or run the scripts in a sandbox first if you want to verify behavior, and optionally set BOILERPLATES_DIR to control where files are written.

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

latestvk970ap4vw5pnv12ctg80e6tz39832pxc

License

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

Comments