Awesome Cheatsheets

v2.0.0

๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป Awesome cheatsheets for popular programming languages, frameworks and development tools. They awesome cheatsheets, javascript, backend, bash.

โญ 0ยท 345ยท1 currentยท1 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 describe a local cheatsheets utility and the shipped bash scripts implement a small CLI for listing, adding, searching, exporting, and logging entries. The declared capabilities match the code and SKILL.md.
โœ“
Instruction Scope
SKILL.md only documents commands and usage. The included scripts operate on a local data directory, write simple logs and a data file, and do not read unrelated system files or contact remote services.
โœ“
Install Mechanism
No install spec; this is instruction-only with bundled shell scripts. No downloads or archive extraction are performed, so nothing arbitrary is fetched or written during install.
โœ“
Credentials
The scripts honor AWESOME_CHEATSHEETS_DIR (optional) and fall back to XDG_DATA_HOME/HOME. No secrets, tokens, or unrelated environment variables are requested or accessed.
โœ“
Persistence & Privilege
always is false and the skill only writes to its own data directory (~/.local/share/awesome-cheatsheets by default). It does not modify other skills or system-wide agent settings.
Scan Findings in Context
[unicode-control-chars] unexpected: A unicode-control-chars pattern was flagged in SKILL.md. This is unlikely to be malicious here (SKILL.md contains emoji like ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป which may trigger unicode-related heuristics), but you should visually inspect SKILL.md for any hidden control characters if you're concerned.
Assessment
This skill appears coherent and low-risk: it is a small local CLI that creates/uses a data directory (default ~/.local/share/awesome-cheatsheets) and writes simple logs and a data.log of whatever you add. It does not request credentials or contact external servers. Before installing, review the SKILL.md and the two scripts (they are short and readable), and if you prefer data elsewhere set AWESOME_CHEATSHEETS_DIR or run in a temporary directory. Inspect SKILL.md for any hidden/control characters if the unicode-control-chars finding worries you.

Like a lobster shell, security has layers โ€” review code before you run it.

latestvk979x7v7bs3bjfe65r2jznmvsd8322x7

License

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

Comments