Back to API Weather Pipeline
Security Report
API Weather Pipeline
Warning
Version v1.0.3 Scanned 18 May 2026 at 21:53 Scanner v3.0.0
Summary
Detected
- Services:
- Permissions: network:api.openweathermap.org
- Data Handling:
Undeclared
All items declared
Warnings
No warnings
Findings (4)
Permissions
info
external-url network:api.openweathermap.org declared services/weather-api.md:14
"https://api.openweathermap.org/data/2.5"
Wrap reference URLs in backticks (`url`) or a blockquote (> line) to mark them as illustrative content
info
external-url network:api.openweathermap.org declared sources/openweather-api-schema.md:16
"https://api.openweathermap.org/data/2.5"
Wrap reference URLs in backticks (`url`) or a blockquote (> line) to mark them as illustrative content
Credentials
info
credential-env-var env:API_KEY undeclared services/weather-api.md:44
"{API_KEY}"
This file references the environment variable API_KEY. If this is a credential (API key, token, secret), declare it in requires.data_handling.
info
credential-env-var env:API_KEY undeclared services/weather-api.md:50
"{API_KEY}"
This file references the environment variable API_KEY. If this is a credential (API key, token, secret), declare it in requires.data_handling.