← back to jetson-customize-pinmux

SkillSpector · jetson-customize-pinmux

independent scanner by NVIDIA · skill by NVIDIA · how it works ↗

WARNINGmax severity: HIGHrisk score: 53

Dynamic getattr() with a non-literal attribute name can access arbitrary object attributes, potentially bypassing access controls.; Without declared permissions the skill's intent is opaque and cannot be validated.; Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, a…; +3 more

scanned 2026-07-22

Findings (12)

LOWDangerous Code Executionconfidence: 0.5

Dynamic getattr() with a non-literal attribute name can access arbitrary object attributes, potentially bypassing access controls.

scripts/generate_dtsi.py

MEDIUMMCP Least Privilegeconfidence: 0.7

Without declared permissions the skill's intent is opaque and cannot be validated.

SKILL.md

MEDIUMAgent Snoopingconfidence: 0.8

Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.

BENCHMARK.md

MEDIUMAgent Snoopingconfidence: 0.8

Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.

BENCHMARK.md

MEDIUMAgent Snoopingconfidence: 0.8

Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.

BENCHMARK.md

LOWExcessive Agencyconfidence: 0.7

Skill's behavior or capabilities extend beyond its stated purpose. Scope creep allows an agent to perform actions unrelated to its documented functionality, increasing the attack surface.

scripts/generate_dtsi.py

LOWExcessive Agencyconfidence: 0.7

Skill's behavior or capabilities extend beyond its stated purpose. Scope creep allows an agent to perform actions unrelated to its documented functionality, increasing the attack surface.

scripts/generate_dtsi.py

MEDIUMPrivilege Escalationconfidence: 0.7

Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.

scripts/modify_pinmux.py

HIGHSupply Chainconfidence: 0.5

Code contains obfuscation (base64, hex encoding with execution). This is often used to hide malicious functionality.

skill.oms.sig

HIGHSupply Chainconfidence: 0.5

Code contains obfuscation (base64, hex encoding with execution). This is often used to hide malicious functionality.

skill.oms.sig

HIGHSupply Chainconfidence: 0.5

Code contains obfuscation (base64, hex encoding with execution). This is often used to hide malicious functionality.

skill.oms.sig

HIGHSupply Chainconfidence: 0.5

Code contains obfuscation (base64, hex encoding with execution). This is often used to hide malicious functionality.

skill.oms.sig

What the verdicts mean

SkillSpector reports on SkillMD's shared five-tier scale. See how SkillSpector works ↗.

PASS

Overall severity LOW (risk score in the safe range)

CAUTION

Overall severity MEDIUM

WARNINGthis skill

Overall severity HIGH

FAIL

Overall severity CRITICAL

INCONCLUSIVE

Scan could not complete