Habilidades hypogenic Histórico de Auditoria
📊

Histórico de Auditoria

hypogenic - 6 auditorias

Versão da auditoria 6

Mais recente Baixo Risco

Jan 21, 2026, 05:27 PM

This scientific hypothesis generation skill was scanned with 126 potential issues detected. After evaluation, all findings are false positives: environment variable references for API keys follow security best practices; hardcoded URLs are legitimate documentation links; shell command examples are user setup instructions; no actual cryptographic code or command-and-control patterns exist. The skill makes normal LLM API calls for hypothesis generation, which is expected functionality.

3
Arquivos analisados
2,075
Linhas analisadas
2
achados
claude
Auditado por
Nenhum problema de segurança encontrado

Versão da auditoria 5

Risco Médio

Jan 17, 2026, 07:51 AM

AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.

3
Arquivos analisados
1,017
Linhas analisadas
3
achados
claude
Auditado por
Nenhum problema de segurança encontrado

Fatores de risco

🔑 Variáveis de ambiente (2)
🌐 Acesso à rede (18)
⚙️ Comandos externos (80)

Padrões Detectados

Generic API/secret keysWeak cryptographic algorithmHardcoded URLC2 keywordsRuby/shell backtick executionSystem reconnaissance[HEURISTIC] DANGEROUS COMBINATION: Code execution + Network + Credential access

Versão da auditoria 4

Risco Médio

Jan 17, 2026, 07:51 AM

AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.

3
Arquivos analisados
1,017
Linhas analisadas
3
achados
claude
Auditado por
Nenhum problema de segurança encontrado

Fatores de risco

🔑 Variáveis de ambiente (2)
🌐 Acesso à rede (18)
⚙️ Comandos externos (80)

Padrões Detectados

Generic API/secret keysWeak cryptographic algorithmHardcoded URLC2 keywordsRuby/shell backtick executionSystem reconnaissance[HEURISTIC] DANGEROUS COMBINATION: Code execution + Network + Credential access

Versão da auditoria 3

Risco Médio

Jan 12, 2026, 04:30 PM

The skill contains legitimate research tooling with some security considerations. External command execution is used for academic tools like GROBID PDF processing, not malicious purposes. API key access is standard for LLM integration. The 'C2 keywords' finding appears to be a false positive - the context is academic citations, not command & control infrastructure.

2
Arquivos analisados
806
Linhas analisadas
5
achados
claude
Auditado por
Problemas de Risco Médio (1)
External command execution for GROBID PDF processing
External commands are used to set up and run GROBID for PDF literature processing. GROBID is a legitimate open-source academic tool for extracting structured information from scientific PDFs. The bash scripts in modules/ directory are used for academic research purposes, not for malicious activities.
Problemas de Baixo Risco (1)
Hardcoded URLs to academic resources
The skill references hardcoded URLs pointing to legitimate academic resources including arXiv papers, GitHub repositories for the ChicagoHAI research group, and PyPI package distribution. These URLs are for accessing open-source research tools and datasets essential to the skill's functionality.

Fatores de risco

🔑 Variáveis de ambiente (1)
⚙️ Comandos externos (2)
🌐 Acesso à rede (2)

Versão da auditoria 2

Risco Médio

Jan 12, 2026, 04:30 PM

The skill contains legitimate research tooling with some security considerations. External command execution is used for academic tools like GROBID PDF processing, not malicious purposes. API key access is standard for LLM integration. The 'C2 keywords' finding appears to be a false positive - the context is academic citations, not command & control infrastructure.

2
Arquivos analisados
806
Linhas analisadas
5
achados
claude
Auditado por
Problemas de Risco Médio (1)
External command execution for GROBID PDF processing
External commands are used to set up and run GROBID for PDF literature processing. GROBID is a legitimate open-source academic tool for extracting structured information from scientific PDFs. The bash scripts in modules/ directory are used for academic research purposes, not for malicious activities.
Problemas de Baixo Risco (1)
Hardcoded URLs to academic resources
The skill references hardcoded URLs pointing to legitimate academic resources including arXiv papers, GitHub repositories for the ChicagoHAI research group, and PyPI package distribution. These URLs are for accessing open-source research tools and datasets essential to the skill's functionality.

Fatores de risco

🔑 Variáveis de ambiente (1)
⚙️ Comandos externos (2)
🌐 Acesso à rede (2)

Versão da auditoria 1

Seguro

Jan 4, 2026, 04:39 PM

The skill files are pure documentation and configuration templates. No executable code exists in the skill directory. All described functionality (CLI commands, Python API, Redis caching) refers to an external hypogenic package that users install separately. The skill itself only provides guidance, templates, and usage instructions for Claude to help users work with this external package.

5
Arquivos analisados
1,036
Linhas analisadas
1
achados
claude
Auditado por
Nenhum problema de segurança encontrado

Fatores de risco