ClawAudit verdict

ydc-openai-agent-sdk-integration

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Guides integration of OpenAI Agents SDK with You.com MCP; credential access is for API key configuration matching the stated SDK integration purpose.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

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

28
security
40
transparency
70
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 (4)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท API_KEY="your-you-api-key-here

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.YDC_API_KEY

Pattern match low

Python os.getenv โ€” reads environment variable

SKILL.md ยท prose ยท downgraded ยท os.getenv(

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

network_incredential_accesspackage_install

Is this flag fair?

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