Back to API Weather Pipeline

Security Report

API Weather Pipeline

Pass
Version v1.0.9 Scanned 7 June 2026 at 10:20 Scanner v3.3.0

Summary

Detected

  • Services: llm-service
  • Permissions: network:api.openweathermap.org
  • Data Handling:

Undeclared

All items declared

Warnings

No warnings

Findings (6)

Permissions

info network:api.openweathermap.org declared
external-url
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 network:api.openweathermap.org declared
external-url
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 env:API_KEY undeclared
credential-env-var
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 env:API_KEY undeclared
credential-env-var
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.

Services

info llm-service declared
frontmatter-service-connection
skills/analyse-conditions.md:1

"connection: llm-service (runs_on)"

This node depends on the "llm-service" service. Declare it in requires.services so users know what external services are needed.

info llm-service declared
frontmatter-service-connection
skills/fetch-weather-data.md:1

"connection: llm-service (runs_on)"

This node depends on the "llm-service" service. Declare it in requires.services so users know what external services are needed.

Send feedback

Sign in to send feedback — it lets us follow up and keeps the tracker free of spam.