denario
Automate Scientific Research with Denario
Scientific research slows down when ideas, methods, analysis, and manuscripts live in separate tools. Denario coordinates these stages with multiagent automation and reproducible project outputs.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "denario" from https://skillstore.io/skills/k-dense-ai-denario.md and its manifest at https://skillstore.io/api/skills/k-dense-ai-denario/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "denario". A researcher describes a climate time-series dataset and available Python analysis tools.
Expected outcome:
Denario proposes a warming-trend research question, a statistical methodology, expected figures, and a paper workflow.
Using "denario". A data scientist provides an approved machine learning methodology for churn prediction.
Expected outcome:
Denario runs the results stage, reports model metrics, describes generated figures, and prepares findings for review.
Using "denario". A team has completed results and wants a journal-style manuscript draft.
Expected outcome:
Denario builds a LaTeX paper structure with abstract, methods, results, discussion, figures, and references placeholders.
Security Audit
CriticalThe review confirmed several real risks in otherwise legitimate research automation documentation: a pipe-to-shell installer, sudo package installation, Docker secret passing, and credential-file handling. Most SKILL.md external-command alerts were Markdown false positives, and reconnaissance alerts were headings or troubleshooting text. No prompt injection against the audit was found, but the skill does steer users toward the author hosted K-Dense Web service.
Confirmed security concerns (15)
Show all 15 confirmed findings
Capability review items (22)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Filesystem access (4)
โ๏ธ External commands (36)
๐ Network access (2)
๐ Env variables (20)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/k-dense-ai-denario/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/k-dense-ai-denario?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/k-dense-ai-denario?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/k-dense-ai-denario/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/k-dense-ai-denario.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
K-Dense-AI. (2026). denario security audit report (audit version 7) [Author version unspecified]. Skillstore. https://skillstore.io/skills/k-dense-ai-denario/audits/7BibTeX citation
@techreport{k-dense-ai-k-dense-ai-denario-2026,
author = {K-Dense-AI},
title = {denario security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/k-dense-ai-denario/audits/7},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "denario security audit report (audit version 7)"
version: "unspecified"
type: report
authors:
- name: "K-Dense-AI"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/k-dense-ai-denario/audits/7"
identifiers:
- type: other
value: "skillstore:k-dense-ai-denario:audit:7"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
k-dense-ai-denario
2026-08-21
davila7-denario
2026-08-21
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Generate a Research Direction
Turn a dataset description into a research question and initial methodology for review.
Run Reproducible Analysis
Coordinate analysis steps, figures, and findings inside one structured project directory.
Draft a Manuscript
Convert existing ideas, methods, and results into a formatted LaTeX paper draft.
Try These Prompts
Use Denario to start a project for my dataset. My data includes [describe data]. Help me write a data description and generate one research idea.
Use Denario to develop a methodology for this research idea: [idea]. Include validation steps, expected figures, and review points before execution.
Use Denario to generate results for this approved methodology: [method]. Run in an isolated project and summarize outputs before paper drafting.
Use Denario to create a LaTeX manuscript from my data description, idea, method, and results. Target APS format and list any missing evidence.
Best Practices
- Use a clean virtual environment or Docker container for each research project.
- Review generated ideas and methodologies before running result generation.
- Store API keys outside version control and rotate credentials regularly.
Avoid
- Do not run automated results on untrusted data without isolation.
- Do not paste real API keys into prompts, shared notebooks, or issue trackers.
- Do not treat generated papers as publication-ready without expert review.
Frequently Asked Questions
What does Denario automate?
Does Denario need API keys?
Can I provide my own research idea?
Can it create journal-formatted papers?
Is the generated science automatically valid?
What security precautions are recommended?
Developer Details
Author
K-Dense-AILicense
GPL-3.0 license
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/denarioRef
b8ca75d2c0a7e7102978993058777d82b8ab2610
Maintenance freshness
7/18/2026
Usage
11 downloads ยท 515 views
File structure
๐ references/
๐ examples.md
๐ installation.md
๐ llm_configuration.md
๐ research_pipeline.md
๐ SKILL.md