Scanned skills

bytedance/deer-flow github-deep-research

Checked the catalogued skill at github-deep-research.

SkillTrust corpus scan 22 September 2026 v0.10.0 via skillsh Verify on GitHub
A AI-triaged 0
A Security

A set by no findings on this axis

A Permissions

A set by no findings on this axis

A Transparency

A set by no findings on this axis

0 findings

No issues flagged by the static checks in the scanned files.

5 suppressed by AI triage
securityhigh SD-007 benign_example
scripts/github_api.py

Standard fallback implementation for HTTP requests, not malicious.

securityhigh SD-007 benign_example
scripts/github_api.py

Typical use of urllib to perform HTTP GET, part of legitimate client.

securityhigh SD-007 benign_example
scripts/github_api.py

Same urllib call as in finding 2, no malicious intent.

securityhigh SD-007 benign_example
scripts/github_api.py

Hard-coded GitHub API endpoint used for legitimate API access.

securityhigh SD-007 benign_example
scripts/github_api.py

Standard API request to GitHub, not a threat.