SkillSpector · bria-ai
independent scanner by NVIDIA · skill by gabrielmoreira · how it works ↗
Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.; Without declared permissions the skill's intent is opaque and cannot be validated.; Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.; +5 more
scanned 2026-08-22
Findings (9)
Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.
references/code-examples/build_catalog.py
Without declared permissions the skill's intent is opaque and cannot be validated.
SKILL.md
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
references/code-examples/bria_client.sh
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
references/code-examples/build_catalog.py
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.
LICENSE.txt
Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
references/code-examples/build_catalog.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
SKILL.md
Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
SKILL.md
Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
SKILL.md
What the verdicts mean
SkillSpector reports on SkillMD's shared five-tier scale. See how SkillSpector works ↗.
Overall severity LOW (risk score in the safe range)
Overall severity MEDIUM
Overall severity HIGH
Overall severity CRITICAL
Scan could not complete