Back to skill

Security audit

intimate-ch04-social-cognition

Security checks for vulnerabilities and agentic risk

Overview

This is a local Markdown study helper for one textbook chapter, with no code, credential access, network use, or hidden privileged behavior found.

Safe to install from a security-permissions perspective. Treat it as an educational study aid, not relationship counseling or a substitute for checking the original textbook when exact citations matter; the unrelated crypto tag should be corrected by the publisher for clarity.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.