Back to skill

Security audit

Geo Ip

Security checks for vulnerabilities and agentic risk

Overview

This skill performs a straightforward IP geolocation lookup using the public ipinfo.io API, with no bundled code, persistence, or hidden behavior found.

Before using this skill, avoid looking up sensitive internal, customer, or confidential IP addresses unless you are comfortable sending them to ipinfo.io. For ordinary public IP lookups, the artifact is narrowly scoped and shows no hidden install or persistence behavior.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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
Findings (1)

Missing User Warnings

Medium
Confidence
96% confidence
Finding
The skill directs users to submit an IP address to the public ipinfo.io API but does not warn that the queried IP will be disclosed to a third party. IP addresses can be sensitive personal or infrastructure data, so silently transmitting them can create privacy, confidentiality, and compliance issues, especially for internal or customer-associated IPs.

Static analysis

No suspicious patterns detected.