strava-cycling-coach Security Audit Report
strava-cycling-coach is an AI agent skill, created by ericrosenberg and published at openclaw/skills. ClawSecure audited strava-cycling-coach across 12 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 0/100 (High Risk). The 16 findings concentrate in Data Exfiltration, Transitive Trust Abuse and Unauthorized Tool Use, including Pattern detected: requests.post( and Pattern detected: chmod 600. 5 were rated high or critical severity.
Is strava-cycling-coach safe?
ClawSecure audited strava-cycling-coach and assigned a security score of 0/100 (High Risk), identifying 16 findings across Data Exfiltration and Transitive Trust Abuse. Review the findings below before installing.
What did ClawSecure find in strava-cycling-coach?
ClawSecure identified 16 findings in strava-cycling-coach, concentrated in Data Exfiltration, Transitive Trust Abuse and Unauthorized Tool Use. 5 were rated high or critical severity. The most severe include Pattern detected: requests.post( and Pattern detected: chmod 600.
How was strava-cycling-coach audited?
ClawSecure ran strava-cycling-coach through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 12 files from openclaw/skills.
What does a score of 0 mean?
ClawSecure assigned strava-cycling-coach a security score of 0/100, placing it in the High Risk range. This is driven by 16 findings led by Data Exfiltration that should be addressed before 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 strava-cycling-coach
ClawSecure detected 16 security findings in strava-cycling-coach, spanning Data Exfiltration, Transitive Trust Abuse, Unauthorized Tool Use and Policy Violation.
- critical · Pattern detected: requests.post(. Data Exfiltration finding detected in
scripts/monitor_new_rides.py:33. - critical · Pattern detected: chmod 600. Unauthorized Tool Use finding detected in
scripts/setup.sh:33. - critical · Pattern detected: requests.post(. Data Exfiltration finding detected in
scripts/complete_auth.py:31. - critical · Pattern detected: requests.post(. Data Exfiltration finding detected in
scripts/get_latest_ride.py:32. - critical · Pattern detected: requests.post(. Data Exfiltration finding detected in
scripts/analyze_rides.py:34. - medium · Pattern detected: import requests. Data Exfiltration finding detected in
scripts/analyze_and_notify.py:10. - medium · Pattern detected: import requests. Data Exfiltration finding detected in
scripts/monitor_new_rides.py:8. - medium · Pattern detected: import requests. Data Exfiltration finding detected in
scripts/complete_auth.py:8. - medium · Pattern detected: import requests. Data Exfiltration finding detected in
scripts/get_latest_ride.py:8. - medium · Pattern detected: import requests. Data Exfiltration finding detected in
scripts/analyze_rides.py:9. - 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
scripts/complete_auth.py:14.
Showing the 12 highest-severity of 16 findings. The full interactive list appears below.
3-Layer Audit Protocol
Security Recommendations for strava-cycling-coach
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 7, 2026. strava-cycling-coach is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.