chore(deps): update datadog-labs/agent-skills digest to 9bcb3ce#667
Merged
Conversation
…strap,dd-llmo-eval-session-classify,dd-llmo-eval-trace-rca,dd-llmo-experiment-analyzer,dd-logs,dd-monitors,dd-pup
Contributor
🛡️ Skill Security Scan Results✅ dd-apm
✅ dd-docs
✅ dd-llmo-eval-bootstrap
✅ dd-llmo-eval-session-classify
✅ dd-llmo-eval-trace-rca
✅ dd-llmo-experiment-analyzer
✅ dd-logs
✅ dd-monitors
✅ dd-pup
Summary: Scanned 9 skill(s), all passed security checks. ✅ |
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
…b3ce
The datadog-labs/agent-skills digest bump to 9bcb3ce renamed the dd-llmo
subdirectories, which broke both validate-skills and skill-security-scan
(the scanner could not find the source dir at the old path).
validate-skills / scan source-dir fixes (path renames upstream):
- dd-llmo-eval-bootstrap: dd-llmo/eval-bootstrap -> dd-llmo/llm-obs-eval-bootstrap
- dd-llmo-eval-session-classify: dd-llmo/eval-session-classify -> dd-llmo/llm-obs-session-classify
- dd-llmo-eval-trace-rca: dd-llmo/eval-trace-rca -> dd-llmo/llm-obs-trace-rca
- dd-llmo-experiment-analyzer: dd-llmo/experiment-analyzer -> dd-llmo/llm-obs-experiment-analyzer
Mappings verified against SKILL.md frontmatter name/description at the new ref.
Scan FP allowlist:
- dd-apm: COMPOUND_EXTRACT_EXECUTE (HIGH) — matches the documented `pup`
CLI install snippet (download official datadog-labs/pup release tarball,
pipe through `tar xz` into /usr/local/bin). Vendor-published install
instruction, not a hidden malicious archive payload.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…9bcb3ce
After the path was corrected to dd-llmo/llm-obs-eval-bootstrap, the scanner
ran against the new SKILL.md, which grew (~681 -> ~1180 lines) at ref 9bcb3ce
with the added "publish online LLM-judge evaluators" workflow. That section
trips 14 ATR_2026_* rule-pack rules (CRITICAL/HIGH).
All confirmed false positives — substring / word-fragment matches on benign
documentation prose ("become the", "skip this step", "Extract the rule",
"system prompt", "For each", "Deploy") and backtick-wrapped upstream
tool/CLI/template names (get_llmobs_* tools, pup llm-obs evals, {{input_data}}
prompt placeholders). No executable threat; these are docs/code describing how
the agent should operate against the user's own Datadog tenant.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
rdimitrov
approved these changes
Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2f664fd→9bcb3ceConfiguration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.