Back to skill

Security audit

Memory Landscape Review

Security checks for vulnerabilities and agentic risk

Overview

This is a simple code-cleanup guidance skill with no evidence of hidden installation, credential use, networking, persistence, or unrelated behavior.

Install this if you want an agent to review and simplify changed code before wrap-up. Provide scoped diffs or files, and review proposed edits before committing, especially in repositories with sensitive or unrelated local work.

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.