feishu-file-fetch Security Audit Report
feishu-file-fetch is an AI agent skill, created by dingshuxin353 and published at openclaw/skills. ClawSecure audited feishu-file-fetch across 5 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 75/100 (Medium Risk). The 6 findings concentrate in Policy Violation, Data Exfiltration and Resource Abuse, including Pattern detected: while True: and Pattern detected: import urllib.request. 1 was rated high or critical severity.
Is feishu-file-fetch safe?
ClawSecure audited feishu-file-fetch and assigned a security score of 75/100 (Medium Risk), identifying 6 findings across Policy Violation and Data Exfiltration. Review the findings below before installing.
What did ClawSecure find in feishu-file-fetch?
ClawSecure identified 6 findings in feishu-file-fetch, concentrated in Policy Violation, Data Exfiltration and Resource Abuse. 1 was rated high or critical severity. The most severe include Pattern detected: while True: and Pattern detected: import urllib.request.
How was feishu-file-fetch audited?
ClawSecure ran feishu-file-fetch through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 5 files from openclaw/skills.
What does a score of 75 mean?
ClawSecure assigned feishu-file-fetch a security score of 75/100, placing it in the Medium Risk range. This reflects 6 findings led by Policy Violation 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 feishu-file-fetch
ClawSecure detected 6 security findings in feishu-file-fetch, spanning Policy Violation, Data Exfiltration, Resource Abuse and Unauthorized Tool Use.
- high · Pattern detected: while True:. Resource Abuse finding detected in
scripts/feishu_file_fetch.py:115. - medium · Pattern detected: import urllib.request. Data Exfiltration finding detected in
scripts/feishu_file_fetch.py:11. - medium · Skill code uses network libraries but doesn't declare network.... Unauthorized Tool Use finding.
- medium · Missing config.json - agent may not be properly configured. Permissions Manifest finding.
- info · Skill name 'feishu_file_fetch' is invalid. Agent skills require.... Policy Violation finding detected in
SKILL.md. - 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 feishu-file-fetch
Resolve policy violations
Audit external network connections
Add a config.json permissions manifest
Related Security Research
OWASP ASI Top 10 Explained: The Complete Guide to AI Agent Security Standards→Understanding Our 3-Layer Audit Protocol→Related AI Agent Security Audits
Scanned on February 7, 2026. feishu-file-fetch is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.