location-awareness Security Audit Report
location-awareness is an AI agent skill, created by hegghammer and published at openclaw/skills. ClawSecure audited location-awareness across 6 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 70/100 (Medium Risk). The 6 findings concentrate in Data Exfiltration, Policy Violation and Unauthorized Tool Use, including Pattern detected: open(self.file_path) and Pattern detected: import urllib.request. 1 was rated high or critical severity.
Is location-awareness safe?
ClawSecure audited location-awareness and assigned a security score of 70/100 (Medium Risk), identifying 6 findings across Data Exfiltration and Policy Violation. Review the findings below before installing.
What did ClawSecure find in location-awareness?
ClawSecure identified 6 findings in location-awareness, concentrated in Data Exfiltration, Policy Violation and Unauthorized Tool Use. 1 was rated high or critical severity. The most severe include Pattern detected: open(self.file_path) and Pattern detected: import urllib.request.
How was location-awareness audited?
ClawSecure ran location-awareness through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 6 files from openclaw/skills.
What does a score of 70 mean?
ClawSecure assigned location-awareness a security score of 70/100, placing it in the Medium Risk range. This reflects 6 findings led by Data Exfiltration that warrant review before production use. ClawSecure derives this score with a weighted deduction model (critical -20, high -10, medium -5, low -2 from a base of 100).
Audit Findings for location-awareness
ClawSecure detected 6 security findings in location-awareness, spanning Data Exfiltration, Policy Violation, Unauthorized Tool Use and Transitive Trust Abuse.
- high · Pattern detected: open(self.file_path). Data Exfiltration finding detected in
scripts/location.py:168. - medium · Pattern detected: import urllib.request. Data Exfiltration finding detected in
scripts/location.py:13. - medium · Skill code uses network libraries but doesn't declare network.... Unauthorized Tool Use finding.
- medium · Detects indirect prompt injection via instruction manipulation from.... Transitive Trust Abuse finding detected in
SKILL.md:196. - medium · Missing config.json - agent may not be properly configured. Permissions Manifest finding.
- info · Skill manifest does not include a 'license' field. Specifying a license.... Policy Violation finding detected in
SKILL.md.
Each finding is expandable in the interactive list below.
3-Layer Audit Protocol
Security Recommendations for location-awareness
Audit external network connections
Resolve policy violations
Add a config.json permissions manifest
Related Security Research
ClawHavoc Explained: The Malware Family Targeting AI Agents→Beyond Static Scans: Why ClawSecure Verifies Agentic Intent→Related AI Agent Security Audits
Scanned on February 9, 2026. location-awareness is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.