Co2 Tank Monitor
v0.1.1IoT monitoring simulation to predict CO2 tank depletion and prevent weekend gas outages in cell culture facilities. Monitors cylinder pressure, calculates co...
⭐ 0· 179·0 current·0 all-time
byAIpoch@aipoch-ai
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (CO2 tank depletion prediction, weekend risk detection, simulation) match the provided Python script and SKILL.md examples. There are no unexpected environment variables, binaries, or permissions requested that would be inconsistent with an offline monitoring/simulation tool.
Instruction Scope
SKILL.md and the script confine operations to local calculations and optional simulated sensor data. The instructions import and call functions from scripts/main.py; they do not instruct the agent to read unrelated files, access hidden endpoints, or exfiltrate data. References to integrations with other skills are conceptual workflow suggestions rather than operational steps that would access external services.
Install Mechanism
No install spec is present and the included code is a small standalone Python script. Nothing is downloaded or extracted during install.
Credentials
The skill does not require any credentials, environment variables, or config paths. This is proportionate to its stated functionality.
Persistence & Privilege
always is false and the skill does not request persistent system-wide modifications or elevated privileges. It is a normal, user-invocable tool.
Assessment
This skill appears coherent and self-contained: it runs local calculations and simulation only. Before using in production, do not rely on it for emergency alarming (it is not a gas-leak detector), validate/calibrate daily_consumption with real historical data, integrate real sensor APIs and secure alert channels if you move beyond simulation, and review any future versions that add networking or environment-variable requirements. If you plan to run it on systems connected to lab hardware, follow least-privilege practices for device credentials and test in a sandbox first.Like a lobster shell, security has layers — review code before you run it.
latestvk9775hmehbmyfhkkvrvrm004n18323d8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
