architectural-forensics
Analyze Agent Framework Architecture
Agent framework design is hard to compare because behavior spans code structure and reasoning patterns. This skill guides Claude, Codex, and Claude Code through a staged architecture forensics workflow.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "architectural-forensics" from https://skillstore.io/skills/dowwie-architectural-forensics.md and its manifest at https://skillstore.io/api/skills/dowwie-architectural-forensics/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.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 "architectural-forensics". Analyze a single Python agent framework for architecture patterns.
Expected outcome:
A framework summary with engineering decisions, cognitive patterns, notable strengths, risks, and recommendations for reuse.
Using "architectural-forensics". Compare three agent frameworks before choosing a foundation.
Expected outcome:
A decision matrix, anti-pattern catalog, and recommended reference architecture for the planned system.
Using "architectural-forensics". Review how one framework implements tool calling.
Expected outcome:
A focused subsystem report covering schema design, dispatch flow, error handling, and developer experience.
Security Audit
SafeNo confirmed security issues were found in the reviewed files. The static alerts are Markdown examples, bounded workflow output paths, benign field names, or report headings. No prompt injection or data-exfiltration intent was found.
Risk Factors
๐ Filesystem access (8)
โ๏ธ External commands (33)
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/dowwie-architectural-forensics/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/dowwie-architectural-forensics?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/dowwie-architectural-forensics?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dowwie-architectural-forensics/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/dowwie-architectural-forensics.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
Dowwie. (2026). architectural-forensics security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/dowwie-architectural-forensics/audits/8BibTeX citation
@techreport{dowwie-dowwie-architectural-forensics-2026,
author = {Dowwie},
title = {architectural-forensics security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/dowwie-architectural-forensics/audits/8},
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: "architectural-forensics security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "Dowwie"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/dowwie-architectural-forensics/audits/8"
identifiers:
- type: other
value: "skillstore:dowwie-architectural-forensics:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Evaluate Framework Candidates
Compare agent frameworks before adopting one for a platform or product team.
Design A New Agent Runtime
Extract reusable patterns and avoid known architecture problems during system design.
Document Technical Due Diligence
Create evidence-based architecture reports for acquisition, vendor, or open source reviews.
Try These Prompts
Analyze the agent framework at [path]. Create a concise architecture summary with engineering chassis, cognitive architecture, and key tradeoffs.
Compare [framework A] and [framework B]. Focus on execution engines, memory, tool interfaces, and error handling. Recommend patterns to reuse.
Study the tool interface in [framework]. Cite files and summarize schema generation, dispatch behavior, error feedback, and extension points.
Analyze [framework list], build a comparison matrix, identify anti-patterns, and draft a reference architecture for a new agent framework.
Best Practices
- Start with a fresh codebase map so agents analyze current files.
- Keep framework outputs separated to preserve evidence and avoid cross-contamination.
- Review generated recommendations before turning them into implementation plans.
Avoid
- Do not use the synthesis phase before individual framework summaries are complete.
- Do not treat generated architecture advice as a substitute for source review.
- Do not compare frameworks without normalizing versions, languages, and use cases.
Frequently Asked Questions
What does this skill analyze?
Does it write production code?
Can it compare multiple frameworks?
Does it need repository access?
Is this only for Python projects?
How should results be used?
Developer Details
Author
DowwieLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/Dowwie/agent_framework_study/tree/main/.claude/skills/architectural-forensicsRef
72d5025b022c77f7a51bdf5c1637c689c80e89d1
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 475 views
File structure
๐ references/
๐ framework-agent.md
๐ phase2-cognitive.md
๐ reader-agent.md
๐ skill-agent.md
๐ synthesis-agent.md
๐ SKILL.md