Epigrass Creator

v1.1.1

Create Epigrass epidemiological models through step-by-step guided specification. Build metapopulation models (SIR, SEIR, SEIS, SIS, SI) with geographic netw...

0· 60·0 current·0 all-time
byFlávio Codeço Coelho@fccoelho
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 skill's name/description (Epigrass model creator with GeoPackage support) align with the included Python wizard code that imports geopandas/fiona and reads .gpkg files. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md and README describe step-by-step interactive prompts and instruct users to install geopandas or fiona for GeoPackage support. The instructions do not ask the agent to read or transmit unrelated system files or secrets. Minor documentation inconsistency: some text implies 'auto-fetch' of city data while the code either uses placeholder coordinates or requires user mapping/entry (the CHANGELOG mentions this was intentionally changed). This is a documentation/code mismatch but not a security issue.
Install Mechanism
No install spec is provided (instruction-only/packaged code), so nothing is automatically downloaded during install. The runtime may require pip-installing geopandas or fiona per the docs; those are standard Python packages (geopandas is heavy but legitimate).
Credentials
The skill declares no required environment variables or credentials. The code does not attempt to access or exfiltrate environment secrets or remote APIs. Dependency on geopandas/fiona is appropriate for GeoPackage parsing.
Persistence & Privilege
always:false and user-invocable are set. The skill does not request permanent platform presence or modify other skills or system-wide settings. Autonomous invocation is allowed by default but not combined with other concerning privileges.
Assessment
This skill appears to do what it says: an interactive wizard to build Epigrass metapopulation models and import GeoPackage files. Before using it: (1) Confirm you want to give the wizard access to any local GeoPackage files — those files may contain sensitive location/population data. (2) Install geopandas or fiona in a controlled environment; geopandas has many binary dependencies and can be heavy. (3) Note the minor docs/code mismatch about 'auto-fetch' city data — the wizard may use placeholder coordinates or require manual mapping rather than fetching remote datasets. (4) It does not request credentials or network endpoints, so no secret exposure is required to use core features. If you plan to import very large GeoPackages, test on a subset first to check performance and memory usage.

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

SEIRvk974nw93njhkygrz4rxr5r0kbs84bzzsSIRvk974nw93njhkygrz4rxr5r0kbs84bzzsdisease-modelingvk974nw93njhkygrz4rxr5r0kbs84bzzsepidemiologyvk974nw93njhkygrz4rxr5r0kbs84bzzsepigrassvk974nw93njhkygrz4rxr5r0kbs84bzzsgeopackagevk974nw93njhkygrz4rxr5r0kbs84bzzslatestvk974nw93njhkygrz4rxr5r0kbs84bzzsmetapopulationvk974nw93njhkygrz4rxr5r0kbs84bzzsmodelingvk974nw93njhkygrz4rxr5r0kbs84bzzssimulationvk974nw93njhkygrz4rxr5r0kbs84bzzs

License

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

Runtime requirements

🦠 Clawdis

Comments