Caveat verdict

yuyonghao-react-orchestrator

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

A legitimate ReAct/Reflexion orchestration framework that routes tasks between fast and deep reasoning modes; credential_access is scoped to documented API keys (e.g., TAVILY_API_KEY) passed to registered tools, with no exfiltration or deceptive behavior present.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
30
transparency
80
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (8)

Pattern match critical

Possible hardcoded credential

README.md · code · apiKey: 'tvly-xxx

Confirmed in code medium

Accesses process.env — reads environment variables

SKILL.md · code

Pattern match medium

Accesses sensitive environment variables

SKILL.md · code · process.env.TAVILY_API_KEY

Pattern match medium

Opens WebSocket connection

A2A-RESEARCH.md · code · WebSocket

Pattern match medium

References child_process — can spawn system processes

src/code-mode.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

src/code-mode.js · prose · downgraded · spawn(

Pattern match low

Makes HTTP request to external URL

PHASE1-SUMMARY.md · code · fetch('https://

Pattern match low

References agent memory files

research-plan.md · prose · downgraded · MEMORY.md

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installcredential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API