← back to kiro-social-onboarder
SkillSpector · kiro-social-onboarder
independent scanner by NVIDIA · skill by zero-yx · how it works ↗
subprocess module calls execute external commands. Without careful input validation, this enables command injection.; Without declared permissions the skill's intent is opaque and cannot be validated.; Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.; +2 more
scanned 2026-08-22
Findings (20)
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/onboard_kiro_social_github.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/onboard_kiro_social_github.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/onboard_kiro_social_github.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/onboard_kiro_social_github.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/onboard_kiro_social_google.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/onboard_kiro_social_google.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/onboard_kiro_social_google.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/onboard_kiro_social_google.py
Without declared permissions the skill's intent is opaque and cannot be validated.
SKILL.md
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/onboard_kiro_social_github.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/onboard_kiro_social_github.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/onboard_kiro_social_github.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/onboard_kiro_social_google.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/onboard_kiro_social_google.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/onboard_kiro_social_google.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
tests/test_onboard_kiro_social_github.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
tests/test_onboard_kiro_social_github.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
tests/test_onboard_kiro_social_github.py
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.
SKILL.md
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
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