shipment-tracker Security Audit Report
shipment-tracker is an AI agent skill, created by pfrederiksen and published at openclaw/skills. ClawSecure audited shipment-tracker across 4 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 80/100 (Safe). The 5 findings concentrate in Data Exfiltration, Unauthorized Tool Use and Permissions Manifest, including Undeclared Network Access and Suspicious Pattern: urllib.request.Request(. None were rated high or critical severity.
Is shipment-tracker safe?
ClawSecure audited shipment-tracker and assigned a security score of 80/100 (Safe), identifying 5 findings across Data Exfiltration and Unauthorized Tool Use. Review the findings below before installing.
What did ClawSecure find in shipment-tracker?
ClawSecure identified 5 findings in shipment-tracker, concentrated in Data Exfiltration, Unauthorized Tool Use and Permissions Manifest. The most severe include Undeclared Network Access and Suspicious Pattern: urllib.request.Request(.
How was shipment-tracker audited?
ClawSecure ran shipment-tracker through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 4 files from openclaw/skills.
What does a score of 80 mean?
ClawSecure assigned shipment-tracker a security score of 80/100, placing it in the Safe range. Scores of 80 or above qualify for ClawSecure Verified status; the 5 findings detected are lower-severity. 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 shipment-tracker
ClawSecure detected 5 security findings in shipment-tracker, spanning Data Exfiltration, Unauthorized Tool Use, Permissions Manifest and Policy Violation.
- medium · Undeclared Network Access. Unauthorized Tool Use finding detected in
SKILL.md. - medium · Suspicious Pattern: urllib.request.Request(. Data Exfiltration finding detected in
scripts/shipment_tracker.py:181. - medium · Suspicious Pattern: urllib.request.urlopen(. Data Exfiltration finding detected in
scripts/shipment_tracker.py:185. - medium · Missing config.json - agent may not be properly configured. Permissions Manifest finding.
- info · Missing License Declaration. Policy Violation finding detected in
SKILL.md.
Each finding is expandable in the interactive list below.
3-Layer Audit Protocol
Security Recommendations for shipment-tracker
Audit external network connections
Add a config.json permissions manifest
Resolve policy violations
Pin dependencies to exact versions
1.2.3 instead of ^1.2.3) to keep unauthorized code out of your dependency tree. ClawSecure checks every dependency against known CVE databases.Related Security Research
ClawHavoc Explained: The Malware Family Targeting AI Agents→Beyond Static Scans: Why ClawSecure Verifies Agentic Intent→How to Secure an MCP Server: The 2026 Guide→Related AI Agent Security Audits
Scanned on March 9, 2026. shipment-tracker is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.