Skip to content

chore(deps): update hashicorp/agent-skills digest to c2d65df - #922

Open
renovate[bot] wants to merge 5 commits into
mainfrom
renovate/hashicorp-agent-skills-digest
Open

renovate[bot] wants to merge 5 commits into
mainfrom
renovate/hashicorp-agent-skills-digest

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
hashicorp/agent-skills digest 6333093c2d65df

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@toolhive-release-app

toolhive-release-app Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

🛡️ Skill Security Scan Results

✅ hashicorp-aws-ami-builder

  • Status: Passed
  • Findings: 2

✅ hashicorp-azure-image-builder

  • Status: Passed
  • Findings: 3
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: hashicorp/agent-skills is licensed MPL-2.0 at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ hashicorp-azure-verified-modules

  • Status: Passed
  • Findings: 1

✅ hashicorp-new-terraform-provider

  • Status: Passed
  • Findings: 1

✅ hashicorp-provider-actions

  • Status: Passed
  • Findings: 1

✅ hashicorp-provider-configuration

  • Status: Passed
  • Findings: 2

✅ hashicorp-provider-docs

  • Status: Passed
  • Findings: 1

✅ hashicorp-provider-ephemeral-resources

  • Status: Passed
  • Findings: 1

✅ hashicorp-provider-framework-migration

  • Status: Passed
  • Findings: 0

✅ hashicorp-provider-resources

  • Status: Passed
  • Findings: 0

✅ hashicorp-provider-test-patterns

  • Status: Passed
  • Findings: 1

✅ hashicorp-push-to-registry

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • LLM_SUPPLY_CHAIN_ATTACK (Allowed: Accepted risk: documented hashicorp/setup-packer@main CI example (SKILL.md:125); operator accepts the mutable ref based on trust in the HashiCorp publisher.)

✅ hashicorp-refactor-module

  • Status: Passed
  • Findings: 3

✅ hashicorp-run-acceptance-tests

  • Status: Passed
  • Findings: 0

✅ hashicorp-terraform-policy

  • Status: Passed
  • Findings: 2

❌ hashicorp-terraform-search-import

  • Status: Failed
  • Findings: 3
  • Blocking: 1

Blocking issues:

  • [LLM_COMMAND_INJECTION] (HIGH) The optional provider argument is interpolated directly into jq source code. An attacker-controlled provider name containing quotes and jq syntax can alter the jq expression rather than merely selecting a provider. jq exposes environment data through built-ins such as $ENV/env, so a crafted argument can cause environment variables—including potentially sensitive cloud credentials—to be emitted in the script output. It can also manipulate schema output or deliberately cause jq failures. (scripts/list_resources.sh)

✅ hashicorp-terraform-stacks

  • Status: Passed
  • Findings: 1

✅ hashicorp-terraform-style-guide

  • Status: Passed
  • Findings: 0

✅ hashicorp-terraform-test

  • Status: Passed
  • Findings: 3
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: hashicorp/agent-skills is licensed MPL-2.0 at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ hashicorp-windows-builder

  • Status: Passed
  • Findings: 3
  • Allowed (not blocking): 2
    • LLM_SUPPLY_CHAIN_ATTACK (Allowed: Risk accepted by maintainer (danbarr, 2026-09-18): the example uses Chocolatey's official HTTPS bootstrap script inside a Packer-built Windows image without pinning the script content or verifying a checksum. The supply-chain risk of executing that mutable vendor installer is explicit and accepted for this documented bootstrap workflow.)
    • ATR_2026_00010 (Allowed: Risk accepted by maintainer (danbarr, 2026-09-18): matched the documented Chocolatey bootstrap command iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1')) (SKILL.md:108). This is Chocolatey's official HTTPS bootstrap script run inside a Packer PowerShell provisioner to build a Windows image; the mutable remote-script execution risk is explicit and accepted.)

Summary: Completed 20 of 20 skill scan(s), found 1 blocking issue(s).

⚠️ Action Required: Review the failed scan jobs and any blocking findings. Add a justified entry to the skill's security.allowed_issues[] only when a finding is a confirmed false positive.

@renovate renovate Bot changed the title chore(deps): update hashicorp/agent-skills digest to 3268468 chore(deps): update hashicorp/agent-skills digest to c2d65df Sep 18, 2026
@renovate
renovate Bot force-pushed the renovate/hashicorp-agent-skills-digest branch from 29cbcf4 to d178cb2 Compare September 18, 2026 13:37
…orp-azure-image-builder,hashicorp-azure-verified-modules,hashicorp-new-terraform-provider,hashicorp-provider-actions,hashicorp-provider-configuration,hashicorp-provider-docs,hashicorp-provider-ephemeral-resources,hashicorp-provider-framework-migration,hashicorp-provider-resources,hashicorp-provider-test-patterns,hashicorp-push-to-registry,hashicorp-refactor-module,hashicorp-run-acceptance-tests,hashicorp-terraform-policy,hashicorp-terraform-search-import,hashicorp-terraform-stacks,hashicorp-terraform-style-guide,hashicorp-terraform-test,hashicorp-windows-builder
@renovate

renovate Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

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

⚠️ Warning: custom changes will be lost.

@danbarr

This comment was marked as outdated.

Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
@danbarr

danbarr commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Added narrow accepted-risk exclusions.

  • hashicorp-push-to-registry: LLM_SUPPLY_CHAIN_ATTACK for documented hashicorp/setup-packer@main, accepted based on HashiCorp publisher trust.
  • hashicorp-windows-builder: LLM_HARMFUL_CONTENT for documented insecure/Basic WinRM bootstrap, accepted for temporary Packer build targets with restricted network exposure.

Validated locally: task validate-skill and task scan-skill passed for both specs.

danbarr
danbarr previously approved these changes Sep 18, 2026
@danbarr
danbarr enabled auto-merge (squash) September 18, 2026 17:47
@danbarr
danbarr disabled auto-merge September 18, 2026 19:03
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
@danbarr
danbarr enabled auto-merge (squash) September 18, 2026 19:14
@danbarr
danbarr disabled auto-merge September 18, 2026 19:17
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant