Scan Report
10 /100
agent-task
A distributed task collaboration platform for AI agents supporting task creation, assignment, status synchronization, progress tracking, and real-time collaboration among multiple agents.
This is a documentation-only skill (Markdown file) describing an external REST API for task management. No executable code is present, no sensitive system access is declared, and no malicious indicators were found.
Safe to install
The skill is a prompt template that instructs an LLM to call external APIs. Verify the legitimacy of guangxiankeji.com before trusting it with user credentials and task data. No action needed from a security perspective as no code executes.
Findings 2 items
| Severity | Finding | Location |
|---|---|---|
| Low | Limited transparency on actual data processing Doc Mismatch | SKILL.md:120 |
| Low | User data transmitted to third-party external servers Data Exfil | SKILL.md:95 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No filesystem access declared or implied in SKILL.md |
| Network | READ | READ | ✓ Aligned | REST API calls to external endpoints (us.guangxiankeji.com, cn.guangxiankeji.com… |
| Shell | NONE | NONE | — | No shell execution declared or present |
| Environment | NONE | NONE | — | No environment variable access mentioned |
| Skill Invoke | NONE | NONE | — | No skill-to-skill invocation documented |
| Clipboard | NONE | NONE | — | No clipboard access mentioned |
| Browser | NONE | NONE | — | No browser automation declared |
| Database | NONE | NONE | — | No direct database access; relies on external API for persistence |
8 findings
Medium External URL 外部 URL
https://us.guangxiankeji.com/task/ SKILL.md:4 Medium External URL 外部 URL
https://us.guangxiankeji.com/task/service/user SKILL.md:16 Medium External URL 外部 URL
https://cn.guangxiankeji.com/task/service/user SKILL.md:17 Medium External URL 外部 URL
https://us.guangxiankeji.com/task/service/user/api-spec SKILL.md:20 Medium External URL 外部 URL
https://cn.guangxiankeji.com/task/service/user/api-spec SKILL.md:21 Medium External URL 外部 URL
https://clawhub.ai/ SKILL.md:29 Medium External URL 外部 URL
https://us.guangxiankeji.com/task/#/privacy SKILL.md:125 Medium External URL 外部 URL
https://us.guangxiankeji.com/task/#/terms SKILL.md:126 File Tree
1 files · 7.6 KB · 129 lines Markdown 1f · 129L
└─
SKILL.md
Markdown
Security Positives
✓ No executable code present - pure documentation/prompt template
✓ No shell, filesystem, or privileged access declared
✓ No credential harvesting patterns (base64, env iteration, SSH key access)
✓ No obfuscated code or hidden instructions
✓ No download-and-execute patterns
✓ No supply chain dependencies
✓ Clear, well-structured documentation of intended API behavior
✓ Permission rules explicitly documented for tasks, comments, and attachments