property-advisor-skill
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches property, location, and weather data from official Singapore government APIs (data.gov.sg and onemap.gov.sg). These are trusted sources for the skill's intended functionality.
- [CREDENTIALS_UNSAFE]: The skill manages the
DATA_GOV_SG_API_KEYthrough environment variables. This is a secure and standard practice for API key management. - [DATA_EXFILTRATION]: Local caching is implemented in
~/.hermes/cache/to minimize redundant network requests. No data is sent to unauthorized third-party servers.
Audit Metadata