current-location-weather
Check Current Weather by Location
Users need quick current weather without configuring an API key. This skill runs a Python helper that detects location or accepts a city.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "current-location-weather" from https://skillstore.io/skills/danielmax937-current-location-weather.md and its manifest at https://skillstore.io/api/skills/danielmax937-current-location-weather/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "current-location-weather". What is the weather where I am?
Expected outcome:
The assistant returns the detected city and a short current-conditions summary with temperature, humidity, wind, and condition.
Using "current-location-weather". Check Paris weather and include details for planning a walk.
Expected outcome:
The assistant reports current temperature, feels-like temperature, wind, humidity, and a practical note about outdoor comfort.
Using "current-location-weather". Should I bring an umbrella in Seattle right now?
Expected outcome:
The assistant checks current conditions and gives a brief recommendation based on the reported weather.
Security Audit
Medium RiskNo prompt injection, obfuscation, or command-execution abuse was found; the code-fence and obfuscation alerts are false positives. The skill intentionally makes outbound requests to ip-api.com and wttr.in, including automatic IP geolocation over plaintext HTTP, so the remaining concerns are privacy and network-integrity risks.
Confirmed security concerns (1)
Capability review items (6)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Network access (7)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/danielmax937-current-location-weather/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/danielmax937-current-location-weather?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/danielmax937-current-location-weather?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/danielmax937-current-location-weather/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/danielmax937-current-location-weather.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
DanielMax937. (2026). current-location-weather security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/danielmax937-current-location-weather/audits/9BibTeX citation
@techreport{danielmax937-danielmax937-current-location-weather-2026,
author = {DanielMax937},
title = {current-location-weather security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/danielmax937-current-location-weather/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "current-location-weather security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "DanielMax937"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/danielmax937-current-location-weather/audits/9"
identifiers:
- type: other
value: "skillstore:danielmax937-current-location-weather:audit:9"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Plan a Daily Commute
Check current conditions before deciding on clothing, timing, or umbrella needs.
Check Travel Conditions
Look up current weather in a destination city before leaving or packing.
Add Weather Context to Assistant Tasks
Use text or structured output when an assistant needs weather context for a workflow.
Try These Prompts
Use current-location-weather to check the weather where I am now.
Check the current weather in Tokyo, Japan, and summarize the temperature, condition, humidity, and wind.
Get current weather for London with structured output, then summarize temperature, feels-like temperature, humidity, wind, and UV index.
Check current weather for New York, Berlin, and Seoul, then give a concise packing recommendation for each city.
Best Practices
- Use a specific city when privacy or accuracy matters.
- State whether you want concise text or structured detail before the weather check.
- Verify severe weather, travel, or safety decisions with an official weather source.
Avoid
- Do not use auto-detection when you do not want to contact a geolocation service.
- Do not treat current conditions as a long-range forecast.
- Do not rely on this skill for emergency weather alerts or safety-critical decisions.
Frequently Asked Questions
Does this skill need an API key?
How does it find my current location?
Can I avoid IP-based location detection?
What weather source does it use?
Can it return detailed weather fields?
Is it suitable for emergency weather alerts?
Developer Details
Author
DanielMax937License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
7e9e368dc1a370f2040369ebcd0db06d90cb48e5
Maintenance freshness
7/18/2026
Usage
7 downloads ยท 168 views
File structure