local-action-verification

Warn

Audited by Runlayer on Feb 21, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
5
Flagged
5
Chunks
5
Flagged Files (5)
README.mdHIGH
78.3%

Malicious tool definition detected

Tool: README.md Description: # Local Action Verification A bootstrapper skill that sets up a repository for local GitHub Actions verification using [nektos/act](https://github.com/nektos/act).

SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md Description: --- name: local-action-verification description: Set up a repository for local GitHub Actions verification using act, so Jules can validate CI before pushing allowed-tools: - "Bash" - "Read" - "Write" --- # Local Action Verification with act You are setting up a repository so that Jules (or any agent) can run GitHub Actions workflows locally using [act](https://github.com/nektos/act) to verify code changes pass CI before pushing.

resources/troubleshooting.mdHIGH
78.3%

Malicious tool definition detected

Tool: resources/troubleshooting.md Description: # Troubleshooting Local Action Verification ## Docker Hub Rate Limits **Symptoms:** `Too Many Requests`, `pull access denied`, or `unauthorized` errors in the log.

scripts/install-act.shHIGH
78.3%

Malicious tool definition detected

Tool: scripts/install-act.sh Description: #!/bin/bash # Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.

scripts/run-act.shHIGH
78.3%

Malicious tool definition detected

Tool: scripts/run-act.sh Description: #!/bin/bash # Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
5
Files Flagged
5
Chunks Analyzed
5
Analyzed
Feb 21, 2026, 01:12 PM
Security Audit — runlayer — local-action-verification