openerz
Provides a waste collection calendar for Zurich using the OpenERZ API, helping users track disposal dates for various waste types.
Install this skill
or
87/100
Security score
The openerz skill was audited on Feb 9, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 54
Curl to non-GitHub URL
SourceSKILL.md
| 54 | curl "https://openerz.metaodi.ch/api/calendar?region=zurich&area=8003&start=$(date +%Y-%m-%d)&limit=5&sort=date" |
medium line 59
Curl to non-GitHub URL
SourceSKILL.md
| 59 | curl "https://openerz.metaodi.ch/api/calendar?region=zurich&area=8003&types=paper,cardboard&start=$(date +%Y-%m-%d)&limit=5" |
low line 18
External URL reference
SourceSKILL.md
| 18 | https://openerz.metaodi.ch/api/calendar |
low line 54
External URL reference
SourceSKILL.md
| 54 | curl "https://openerz.metaodi.ch/api/calendar?region=zurich&area=8003&start=$(date +%Y-%m-%d)&limit=5&sort=date" |
low line 59
External URL reference
SourceSKILL.md
| 59 | curl "https://openerz.metaodi.ch/api/calendar?region=zurich&area=8003&types=paper,cardboard&start=$(date +%Y-%m-%d)&limit=5" |
Scanned on Feb 9, 2026
View Security DashboardInstall this skill with one command
/learn @openclaw/erz-entsorgung-recycling-zurich