CtrlK
BlogDocsLog inGet started
Tessl Logo

omnibus-to-bazel

Convert an omnibus/config/software/<name>.rb dependency to a Bazel third-party dep under deps/. Use when asked to migrate, convert, or add a dep from omnibus to Bazel.

Invalid
This skill can't be scored yet
Validation errors are blocking scoring. Review and fix them to unlock Quality, Impact and Security scores. See what needs fixing →
SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

Third-party content exposure detected (high risk: 0.90). The skill explicitly instructs the agent to download and extract upstream archives from public URLs (see "Download the archive to /tmp using curl -sL <url> -o /tmp/..." in Step 2 and the GitHub tarball URL in Step 4) and to read those source files to determine version, sha256, license, and build logic, so untrusted third‑party content is ingested and can influence subsequent actions.

Report incorrect finding
Repository
DataDog/datadog-agent
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.