chore(deps): update anthropics/skills digest to 3b3fad9 - #873
Conversation
🛡️ Skill Security Scan Results✅ claude-api
Summary: Scanned 1 skill(s), all passed security checks. ✅ |
|
Triage note, no code change pushed here. The `skill-security-scan` failure isn't a scanner finding — the scan subprocess hit a hardcoded 600-second timeout and never produced results ("Error running skill-scanner: scan timed out after 600 seconds"), so `build-skill-artifacts` then refuses to publish because the scan status is `error`. `skills/claude-api` is unusually large for an LLM-backed scan (SKILL.md alone is ~74KB, plus ~569KB of reference docs and per-language SDK examples), which is the likely reason it now exceeds the fixed 10-minute budget in `scripts/skill-scan/run_scan.py:81`. Recommend: (1) re-run the failed jobs first — this may be transient; (2) if it times out again, this is a Dockyard tooling issue (the hardcoded 600s subprocess timeout), not a problem with this PR's diff, and needs a maintainer decision on raising the timeout or special-casing large skills. |
05a0366 to
5842aa2
Compare
6267ae0 to
8cfba1a
Compare
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. |
This PR contains the following updates:
f17010c→3b3fad9Configuration
📅 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.