skills/ibm/fp-go/fp-go-http/Gen Agent Trust Hub

fp-go-http

Pass

Audited by Gen Agent Trust Hub on Aug 7, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references the official github.com/IBM/fp-go library for functional programming in Go, which is managed by the skill's author.
  • [PROMPT_INJECTION]: The skill documents interfaces for ingesting data from external HTTP services through functions like ReadJSON and ReadText.
  • Ingestion points: External data is ingested from HTTP response bodies in SKILL.md using ReadJSON, ReadText, and ReadAll functions.
  • Boundary markers: None present in the documentation examples.
  • Capability inventory: The library enables network operations via H.MakeClient, H.MakeGetRequest, and various builder functions.
  • Sanitization: Relies on standard Go encoding/json unmarshaling without additional content filtering.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 7, 2026, 10:18 AM
Security Audit — agent-trust-hub — fp-go-http