agent-skills-validator-bin
LOW
maintainer coolapso
0 votes
scanned 2026-09-20 11:33:17.711215
Why flagged
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
Triggered rules
Low
Few votes, recently uploaded
zero_votes_recent
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
PKGBUILD
1
# This file was generated by GoReleaser. DO NOT EDIT.
2
# Maintainer: coolapso <coolapso@coolapso.tech>
3
4
pkgname='agent-skills-validator-bin'
5
pkgver=0.1.0
6
pkgrel=1
7
pkgdesc='Validate Agent Skills against the public specification'
8
url='https://github.com/coolapso/agent-skills-validator'
9
arch=('aarch64' 'x86_64')
10
license=('MIT')
11
provides=('agent-skills-validator')
12
conflicts=('agent-skills-validator')
13
14
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/coolapso/agent-skills-validator/releases/download/v${pkgver}/agent-skills-validator_${pkgver}_linux_arm64.tar.gz")
15
sha256sums_aarch64=('64149b6f6858b9548c65ed6992872c5abb2b971b249f1d5990af15bc64b07bf2')
16
17
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/coolapso/agent-skills-validator/releases/download/v${pkgver}/agent-skills-validator_${pkgver}_linux_amd64.tar.gz")
18
sha256sums_x86_64=('d4f1ee2b11eaf06a58dccd59ac552139fdc98a251e4f76c2ff24137b12997a78')
19
20
package() {
21
install -Dm755 "./agent-skills-validator" "${pkgdir}/usr/bin/agent-skills-validator"
22
}
23
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-20 11:33:17 | Low | 1 |