Este skill e 0% mais arriscado do que a media da categoria Git.
Connectez-vous pour afficher le score detaille du skill.
Recomendacoes
🌐 Outbound network calls — verify the URLs being contacted.
$npx agentfend install cmn92mqbj009tu1ip24jl1vsb
Descricao
>
Trust Score
Updated há 7 horas
Analisado
27 de mar. de 2026, 15:43
network_call
Outbound network call
Line 59
Snippets
- If the user's intent clearly matches one skill → fetch that SKILL.md
- If the intent could match multiple skills → fetch all candidates, pick the best fit
2. **Respect robots.txt.** If `robots.txt` disallows `/skills/` or `/agents/`, do NOT fetch skill files from those paths.
3. **Cache within session.** Fetch `skills.txt`/`agents.txt` once per site per session. Don't re-fetch on every interaction with the same site.
4. **Don't over-fetch.** Only fetch the SKILL.md files you actually need. Don't download every skill "just in case."
Connectez-vous pour consulter l'analyse detaillee des risques.