Biomass

v1.0.0

Biomass energy reference — feedstock properties, combustion, gasification, pyrolysis, and pelletization. Use when evaluating biomass resources, designing con...

0· 82·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 (biomass reference) align with included assets: SKILL.md documents commands that invoke scripts/script.sh which emits biomass reference material. No unrelated env vars, binaries, or config paths are required.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with simple subcommands (intro, feedstocks, combustion, etc.). The instructions are scoped to producing reference output and do not direct the agent to read arbitrary host files, access credentials, or transmit data to external endpoints.
Install Mechanism
No install spec is present (instruction-only). The only executable is the included scripts/script.sh which is plain bash and emits static content via here-docs. Nothing is downloaded or extracted at install time.
Credentials
The skill declares no required environment variables or credentials. The bundled script does not read environment variables or require secrets, so requested access is proportionate to its purpose.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request persistent system changes or modify other skills/config; it simply executes a local script when invoked.
Assessment
This skill appears to be a static biomass reference implemented as a bundled Bash script that prints documentation and formulas. That is coherent with its description and there are no credentials, network calls, or installs declared. As a general precaution, inspect the full scripts/script.sh file yourself before enabling the skill (the provided listing was truncated but the manifest shows a single script). Running bundled shell scripts executes code on your agent host—if you are concerned, run it in a sandboxed environment or review the script for any unexpected commands (networking, file writes, or use of sudo) before use.

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

latestvk9795zkpd64gs5bsvfq2x0myfs83a54f

License

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

Comments