Security audit
天气查询
Security checks for vulnerabilities and agentic risk
Overview
This is a simple weather lookup skill that only tells the agent to query wttr.in for user-requested city forecasts.
Reasonable to install for basic weather checks. Be aware that each lookup may send the city or location text to wttr.in, so avoid including sensitive personal details in weather queries and use HTTPS URLs when possible.
Vulnerability Patterns
- Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
- Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
- Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
- Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
- Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Static analysis
No suspicious patterns detected.
