a-plus-onboard-correction
Audited by Socket on Mar 9, 2026
1 alert found:
Obfuscated FileThe skill is coherently aligned with its stated purpose of generating controlled, one-off Ruby scripts for Attendance Plus onboarding corrections. There is no evident auto-download, credential harvesting, or autonomous action; data flows are primarily district API interactions and local script execution guided by templates. While credential exposure is not demonstrated, the potential for API keys/tokens to be used exists if domain-api.md requires them; this should be clarified in the inputs. Overall, the footprint is benign and proportionate to its intended use, with moderate security risk due to potential credential handling hidden in templates or API interactions. Recommend ensuring explicit input validation for required fields, secure handling of any API tokens, and strict access controls around the generated tmp/ artifacts.