可信 — 风险评分 5/100
上次扫描:1 天前 重新扫描
5 /100
Douyin (TikTok China) API
Analyze Douyin (TikTok China) workflows with JustOneAPI, including user Profile, user Published Videos, and video Details across 9 operations.
This is a straightforward Douyin API wrapper that uses native fetch for GET requests to a declared API endpoint with no hidden functionality, obfuscation, or sensitive resource access.
技能名称Douyin (TikTok China) API
分析耗时32.5s
引擎pi
可以安装
This skill is safe to use. No security concerns identified.
资源类型声明权限推断权限状态证据
网络访问 READ READ ✓ 一致 bin/run.mjs:145 - fetch(url, requestInit)
文件系统 NONE NONE No file system access in implementation
命令执行 NONE NONE No subprocess or shell execution used
环境变量 NONE NONE Token passed via CLI, no env iteration
技能调用 NONE NONE No skill invocation
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser access
数据库 NONE NONE No database access
1 项发现
🔗
中危 外部 URL 外部 URL
https://api.justoneapi.com
SKILL.md:5

目录结构

4 文件 · 43.8 KB · 1431 行
JavaScript 1f · 665L JSON 1f · 463L Markdown 2f · 303L
├─ 📁 bin
│ └─ 📜 run.mjs JavaScript 665L · 19.2 KB
├─ 📁 generated
│ ├─ 📋 operations.json JSON 463L · 13.9 KB
│ └─ 📝 operations.md Markdown 247L · 7.6 KB
└─ 📝 SKILL.md Markdown 56L · 3.1 KB

安全亮点

✓ Clean, readable JavaScript code with no obfuscation
✓ Uses native Node.js fetch API (no external dependencies)
✓ All 9 operations are properly documented and match implementation
✓ No shell execution, file system access, or environment variable reading
✓ Token usage is limited to API authentication only
✓ No hidden functionality or shadow behavior
✓ No base64 encoding or dynamic code execution
✓ Proper input validation for required parameters