Aspect Calc

v1.0.0

Calculate aspect ratios from dimensions and find missing width or height. Use when the user asks to calculate an aspect ratio, find the height for a given wi...

0· 99·1 current·1 all-time
byOmar Hernandez@ohernandez-dev-blossom
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
The name/description (aspect ratio calculations) match the SKILL.md instructions. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Runtime instructions are limited to parsing inputs and performing arithmetic (GCD, division, rounding). There are no directives to read files, access environment variables, or transmit data externally.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is downloaded or written to disk.
Credentials
The skill requires no environment variables or credentials, which is appropriate for a local math helper.
Persistence & Privilege
always is false and the skill does not request persistent/system privileges. Autonomous invocation is allowed by default but is low-risk here because the skill has no external access.
Assessment
This skill is an instruction-only aspect-ratio calculator and appears coherent and low-risk: it only describes local arithmetic (GCD and scaling) and asks for no credentials or installs. You can safely use it for interactive aspect-ratio questions. If you plan to trust results for critical uses (manufacturing, printing, legal dimensions), validate outputs independently or run a trusted implementation, since the SKILL.md is just prose and may depend on correct parsing/rounding rules when implemented.

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

latestvk978wc7fe9nx7z4958vb5zrbeh83dr4v

License

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

Comments