spot-people-engaging-with-competitors
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local bundled bash scripts (
api.shandsignup.sh) to facilitate authentication and API interactions with the vendor's infrastructure. - [CREDENTIALS_UNSAFE]: Authentication tokens are managed using a local
.envfile, which is explicitly added to.gitignoreduring the signup process to prevent accidental credential leakage. This aligns with recommended secret management practices. - [DATA_EXFILTRATION]: The skill transmits LinkedIn profile URLs and monitoring parameters to the vendor's API endpoint (
api.openfunnel.dev) to retrieve engagement signals. These operations are restricted to the author's official domain. - [SAFE]: The skill possesses an indirect prompt injection surface as it processes external data from LinkedIn. Ingestion points: API responses from
api.openfunnel.devare used to populate Markdown tables inSKILL.md. Boundary markers: Absent; results are presented in standard Markdown tables. Capability inventory: Subprocess calls toapi.shandsignup.share present inSKILL.md. Sanitization: Absent; however, the agent is strictly instructed to present results as returned by the API without fabrication or inference, mitigating the risk.
Audit Metadata