Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
"author": "OpenClaw Community", "license": "MIT", "dependencies": { "axios": "^1.6.0", "dayjs": "^1.11.0" } }- Confidence
- 91% confidence
- Finding
- "axios": "^1.6.0"
Security checks across malware telemetry and agentic risk
This skill is a disclosed daily morning brief that fetches public holiday data and writes a small local cache, with dependency hygiene issues but no evidence of hidden or harmful behavior.
Install this only if you want a daily scheduled brief. Be aware it contacts an external public holiday-data source and relies on npm packages; pinning dependencies or using a reviewed lockfile would improve reproducibility.
"author": "OpenClaw Community",
"license": "MIT",
"dependencies": {
"axios": "^1.6.0",
"dayjs": "^1.11.0"
}
}"license": "MIT",
"dependencies": {
"axios": "^1.6.0",
"dayjs": "^1.11.0"
}
}59/59 vendors flagged this skill as clean.