Credential Access
High
- Category
- Privilege Escalation
- Content
__pycache__/ *.py[cod] .venv/ .env .env.*
- Confidence
- 60% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
Security audit
Security checks for vulnerabilities and agentic risk
This skill is a disclosed Chinese-language digital transformation advisor that uses a bounded public search helper for reference metadata and does not show hidden credential access, persistence, destructive behavior, or data exfiltration beyond its stated search purpose.
Before installing, users should understand that the skill is written for Chinese-language consulting workflows and may contact api.cgltzk.vip to search public reference metadata. Avoid giving it confidential client details for search, and keep using the documented boundary: generic keywords only, no downloads or login bypass attempts.
__pycache__/ *.py[cod] .venv/ .env .env.*
from urllib.parse import urlencode from urllib.request import HTTPRedirectHandler, Request, build_opener ENDPOINT = 'https://api.cgltzk.vip/mapp/search/' MAX_BYTES = 2_000_000
from urllib.parse import urlencode from urllib.request import HTTPRedirectHandler, Request, build_opener ENDPOINT = 'https://api.cgltzk.vip/mapp/search/' MAX_BYTES = 2_000_000
No suspicious patterns detected.