real-estate-search
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to
https://k-skill-proxy.nomadamas.orgto retrieve real estate data based on user queries for region codes and transaction dates. This is the documented and primary purpose of the skill. - [DATA_EXFILTRATION]: No sensitive local file access or unauthorized data transmission patterns were identified. User search parameters (e.g., '강남구', '202403') are sent to the proxy as intended for processing the request.
- [PROMPT_INJECTION]: The instructions consist of routing logic, example queries, and output formatting rules for real estate data. There are no attempts to bypass safety filters or override system instructions.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external data from API responses. Ingestion points: JSON results from
k-skill-proxy.nomadamas.org. Boundary markers: Not specified in the instruction file. Capability inventory: The agent uses retrieved data to generate textual summaries for the user. Sanitization: No specific validation or filtering of the API response content is described in the skill instructions. - [COMMAND_EXECUTION]: Examples include
curlcommands for documentation purposes, which target the legitimate service endpoint and do not involve shell piping or execution of untrusted scripts.
Audit Metadata