skills/audit-skills/SKILL.md
Expert security auditor for AI Skills and Bundles. Performs non-intrusive static analysis to identify malicious patterns, data leaks, system stability risks, and obfuscated payloads across Windows, macOS, Linux/Unix, and Mobile (Android/iOS).
npx skillsauth add globallayer/claude-code-skills audit-skillsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Expert security auditor for AI Skills and Bundles. Performs non-intrusive static analysis to identify malicious patterns, data leaks, system stability risks, and obfuscated payloads across Windows, macOS, Linux/Unix, and Mobile (Android/iOS). 2-4 sentences is perfect.
Performs non-intrusive static analysis to identify malicious patterns, data leaks, system stability risks, and obfuscated payloads.
Analyzes code for platform-specific security issues across Windows, macOS, Linux/Unix, and Mobile (Android/iOS).
sudo, chown, chmod, TakeOwnership, icacls, Set-ExecutionPolicy.touch -t, setfile (macOS), attrib (Windows), Set-ItemProperty, chflags.chmod 000, chattr +i (immutable), attrib +r +s +h, Deny ACEs in icacls.%USERPROFILE%, /Users/, or /etc/..bat, .cmd, cmd.exe /c, vbs, cscript, wscript..sh, .bash, .zsh, chmod +x followed by execution..ps1, powershell -ExecutionPolicy Bypass -File ....-WindowStyle Hidden, -w hidden, -noprofile.msiexec /qn, choco uninstall, reg delete.apt-get purge, yum remove, rm -rf /usr/bin/....brew uninstall, deleting from /Applications.adb shell, pm install, am start, apktool, dex2jar, keytool.AndroidManifest.xml (permissions), classes.dex, or strings.xml.xcodebuild, codesign, security find-identity, fastlane, xcrun.Info.plist, Entitlements.plist, or Provisioning Profiles.curl, wget, Invoke-WebRequest, Invoke-RestMethod, scp, ftp, nc, socat..env, .ssh, cookies.sqlite, Keychains (macOS), Credentials (Windows), keystore (Android).Stop-Service, taskkill /f, sc.exe delete.kill -9, pkill, systemctl disable/stop, launchctl unload.dd), firmware/BIOS calls, kernel module management.Base64, Hex, XOR loops, atob().reg add (Run keys), schtasks, crontab, launchctl (macOS), systemd units.curl ... | bash, iwr ... | iex.CATALOG.md.adb shell or sudo?Generates a security report with a score (0-10), platform target identification, flagged actions, threat analysis, and mitigation recommendations.
"Perform a security audit on this skill bundle"
"Scan for mobile threats in this AI skill"
Problem: Executing code during audit Solution: Stick to static analysis methods only
Problem: Missing cross-platform threats Solution: Check for platform-specific security issues on all supported platforms
Problem: Failing to detect obfuscated payloads Solution: Look for encoding patterns like Base64, Hex, XOR loops, and atob()
@security-scanner - Additional security scanning capabilitiesdevelopment
Analyze cryptographic code to detect operations that leak secret data through execution timing variations.
tools
Automate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools first for current schemas.
development
Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.
testing
Validates Conductor project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to verify project context.