linkedin-content
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE] (SAFE): The skill is entirely composed of Markdown (.md) and reference (.csv) files. There are no Python, JavaScript, or Shell scripts, and no binary files present. All logic is provided as natural language instructions for the AI agent.
- [EXTERNAL_DOWNLOADS] (SAFE): No remote scripts or external packages are downloaded or executed. The skill does not use package managers like npm or pip. All referenced resources are local to the skill's file structure.
- [DATA_EXFILTRATION] (SAFE): There are no commands or functions that perform network operations (such as curl or fetch). The skill does not access sensitive system files like credentials or SSH keys.
- [PROMPT_INJECTION] (SAFE): No attempts to override AI safety guidelines, ignore system prompts, or induce 'jailbroken' behavior were detected in the instructions or metadata.
- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded API keys, tokens, or passwords were found. Placeholders such as 'your@email.com' and '[keyword]' are used appropriately for templating.
Audit Metadata